Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xa3342d…44eb09
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x4649a3…f45623
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xa25aca…5bba1f
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x8ab040…87e1f5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x0b7b98…c18a96
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x00c32c…65f7c7
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xdd5f19…a88438
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x05bbd9…50e2dc
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x75e86f…c39813
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xa1f202…3fbe88
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xc3e583…648bd0
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x4084b2…dcd287
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x098095…566e36
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xf84012…9fc2b4
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x28d5a0…ae1a45
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xafd8d3…d47c93
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x70cbeb…1203f8
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x5ea89a…23cde1
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xcad2d3…100800
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x103410…2756ec
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x2953a2…4f4a43
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x3212c2…447047
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xa93e98…4c2fb5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0xc297fc…a63a65
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase50d ago0x194636…b3fb8e

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.