Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x9b2bde…30df4d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xc3806f…179c81
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xe0fbdb…2da6eb
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xfef53e…83b3db
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xd0092f…06c6b6
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x5f0c51…8d2925
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x9a1902…eb83c0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xd05a81…fd7fb4
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0xa42f72…537b26
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x6d9828…d14165
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x97ebf3…d8624f
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xfc2afd…bc777f
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x836c7b…53dc13
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0xa3ca23…5f04b5
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0xbdf1c1…34822e
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0x7ff385…bf3232
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x8fb188…16eea0
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0x49f4b3…3056d9
0x3460…b66a0xf000…94fcBase$0.05100%coinbase12d ago0xceae23…693746
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0x2920cd…343921
0x3460…b66a0xf000…94fcBase$0.01100%coinbase12d ago0x2a84cd…b6ab93
0x3460…b66a0xf000…94fcBase$0.10100%coinbase12d ago0xbe70be…a26468
0x3460…b66a0xf000…94fcBase$0.10100%coinbase13d ago0x4a532f…adab7c
0x3460…b66a0xf000…94fcBase$0.10100%coinbase13d ago0xe231af…36be0a
0x3460…b66a0xf000…94fcBase$0.01100%coinbase13d ago0x07bbd7…8dbf58

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.