Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabd6…02f60x0a23…4318Base—$0.01100%coinbase63d ago0x21ae08…f2ae85
0xabd6…02f60x7626…74b1Base—$0.01100%coinbase63d ago0xec01aa…31d2af
0xabd6…02f60xae04…0713Base—$0.01100%coinbase63d ago0xa9f031…bc95ec
0xabd6…02f60xbc30…6210Base—$0.01100%coinbase63d ago0xe276d2…c0301a
0xabd6…02f60x18db…5ccdBase—$0.01100%coinbase63d ago0x0ecc2b…a227f0
0xabd6…02f60x7e74…8b5fBase—$0.01100%coinbase63d ago0xb901d0…7b5480
0xabd6…02f60x8767…2d09Base—$0.01100%coinbase63d ago0xc173e6…3f022d
0xabd6…02f60xfca1…def8Base—$0.01100%coinbase64d ago0xa424c3…281ff7
0xabd6…02f60x0487…7ae6Base—$0.01100%coinbase64d ago0x224623…837baf
0xabd6…02f60x6288…a304Base—$0.01100%coinbase64d ago0xbd40d3…896ba9
0xabd6…02f60xeb4b…906cBase—$0.01100%coinbase64d ago0x5ef29d…cd7b31
0xabd6…02f60x8f17…aa8fBase—$0.01100%coinbase64d ago0xc3fd48…45d3a6
0xabd6…02f60x99c1…9d3eBase—$0.01100%coinbase64d ago0x3df4c3…882a8e
0xabd6…02f60x1167…c932Base—$0.01100%coinbase64d ago0x218d25…a5933e
0xabd6…02f60x8cc2…7c40Base—$0.01100%coinbase64d ago0x303862…2cfb5a
0xabd6…02f60x0c34…e195Base—$0.01100%coinbase64d ago0x9ce471…cb48ff
0xabd6…02f60xa31e…ee33Base—$0.01100%coinbase64d ago0x62054c…b8d59e
0xabd6…02f60xe991…2f45Base—$0.01100%coinbase64d ago0x7ac33e…2d24db
0xabd6…02f60x5b3f…54f5Base—$0.01100%coinbase64d ago0xc6537b…6bfc00
0xabd6…02f60x2dbe…9806Base—$0.01100%coinbase64d ago0x01524f…c836cf
0xabd6…02f60x4d7b…8a37Base—$0.01100%coinbase64d ago0x7e774f…747968
0xabd6…02f60x4932…9e6fBase—$0.01100%coinbase64d ago0xb821f2…d94119
0xabd6…02f60x41e9…44b1Base—$0.01100%coinbase64d ago0x182659…872b63
0xabd6…02f60x61cc…bcb9Base—$0.01100%coinbase64d ago0x75e79d…2bfe8b
0xabd6…02f60xd31e…4127Base—$0.01100%coinbase64d ago0x5a2143…02ed8d

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.