Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xd9f28e…76bf82
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x0b8459…c329ba
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xb5941d…d0618f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x440d3c…ed2d67
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x6e9b08…a3ee20
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xd101ac…eab42d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xf34852…9c53b6
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x68ce07…1c4fe2
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xe5d0a1…8abebc
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xe00ed4…a088c4
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xd81737…deccee
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x19bef3…e48987
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x5f6a05…6fff4e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x5fe346…8ff18b
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xf952c1…90eca8
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x492f7f…6ca211
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xbd59d3…027a0e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xfa028a…5f32b2
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x5bef77…cab5e1
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0xb76288…43ac65
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x6d2a76…503558
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x0ac3ba…9cba07
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x200a1a…017417
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x4b5096…6f08b9
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase111d ago0x884abe…e385ae

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.