Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase93d ago0xca15ec…dc4751
0x3e9f…41650x4466…125eBasex402 service$0.005100%coinbase93d ago0xdb4fed…0a6b2c
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase93d ago0x40b9a2…a20211
0x2abc…1a8d0x4466…125eBasex402 service$0.004100%coinbase93d ago0x36f9e4…82a492
0x2b53…fe2a0x4466…125eBasex402 service$0.01100%coinbase93d ago0x8017df…7cf05f
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase93d ago0xff635f…a7e49d
0x6459…85990x4466…125eBasex402 service$0.01100%coinbase93d ago0xdf27fb…15ceca
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase93d ago0x8e6f58…7d9fb9
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase93d ago0x0eac10…3e9adc
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase93d ago0x1cbaae…1fc279
0x9bac…b0c30x4466…125eBasex402 service$0.02100%coinbase93d ago0x21f6e5…13c9e5
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase93d ago0x8571f8…49a8b7
0xf5c5…a03b0x4466…125eBasex402 service$0.00002425%Payer-submitted93d ago0xc3110a…b96e6d
0xf5cf…a03b0x4466…125eBasex402 service$0.000325%Payer-submitted93d ago0xca1805…441d2d
0x3346…993c0x4466…125eBasex402 service$0.16100%coinbase93d ago0x082722…49684d
0xf5c5…a03b0x4466…125eBasex402 service$0.32100%coinbase93d ago0x132d9c…24f63d
0xcae3…aafe0x4466…125eBasex402 service$0.16100%coinbase93d ago0x9378ca…104e75
0xcae3…aafe0x4466…125eBasex402 service$0.16100%coinbase93d ago0x42e7e1…22a2b6
0x57d3…cb390x4466…125eBasex402 service$0.08100%coinbase93d ago0xb24444…5090da
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase93d ago0xbce129…5759e1
0x643c…02fd0x4466…125eBasex402 service$0.008100%coinbase93d ago0xe80e22…973823
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase93d ago0x825b55…db310f
0x4859…bc100x4466…125eBasex402 service$0.0022100%coinbase93d ago0xe7ddcd…c1e6ef
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase94d ago0x1a1d63…42a34a
0xd9c0…d20a0x4466…125eBasex402 service$0.005100%coinbase94d ago0x7dc6ee…4d24b7

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.