Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf2…c3080x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0xf73714…91e25a
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x3fba4f…abde91
0xdf69…557a0x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0xfcefce…55835c
0x1203…60260x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0xb5c4b8…77bb8f
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xb81b68…35aa92
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xbf5cf3…d820e5
0x6bd1…7a650x40a8…ad8bBasex402 service$0.005100%coinbase1d ago0x689b66…85deb4
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xe5c652…834265
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xed069c…e172a3
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x9c2eb8…c40480
0x9a48…32300x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0x28d826…4aafa4
0xd168…f06d0x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0x8dde84…2d3e10
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x7e7574…5f7829
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x27e7c5…20d809
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x7f95fc…b81754
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x7b9fc5…066138
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x9de4f1…1c0b23
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xf07e97…47d926
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x4d88ab…4b0578
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x8d925e…616278
0xdf69…557a0x40a8…ad8bBasex402 service$0.005100%coinbase1d ago0x053064…4967f6
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0x3e9f33…1b3e32
0x7c82…59750x40a8…ad8bBasex402 service$0.01100%coinbase1d ago0xb0c77e…4c6570
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase1d ago0x362ae3…752204
0x7a28…3e0b0x40a8…ad8bBasex402 service$0.001100%coinbase1d ago0x6952e7…90134d

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.