Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x567c…2b980x40a8…ad8bBasex402 service$0.005100%coinbase132d ago0xa5aebf…359cf6
0x567c…2b980x40a8…ad8bBasex402 service$0.01100%coinbase132d ago0x95119d…4b5906
0x0145…ae880x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0x39d814…54099c
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase132d ago0xde991e…58120c
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase132d ago0xf09a03…2811d8
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase132d ago0x63d1d6…a9b257
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase132d ago0x38d021…03b01a
0xe47f…f8680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0x5d3e7d…5cf97e
0x840c…a0640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0xfdf8cb…b9bf20
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.38100%coinbase132d ago0x37beea…de2a4f
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.38100%coinbase132d ago0x710d4f…807ed2
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.38100%coinbase132d ago0x6a2966…842865
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase132d ago0x236109…257008
0xbb69…55dc0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xbe2390…472f1e
0xd05e…24420x40a8…ad8bBasex402 service$0.005100%coinbase132d ago0x6c32c9…1ece4a
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.005100%coinbase132d ago0x7caf9a…733f3c
0xe2c9…e95e0x40a8…ad8bBasex402 service$0.01100%coinbase132d ago0x8670f8…57d04c
0x950c…d8670x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x3c480a…f6335f
0x950c…d8670x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xafd7f4…48371a
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase132d ago0x6ff04a…4ff649
0xce3c…caf90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0xe3f509…31b7b6
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0xe29019…7aac5b
0x367f…1a030x0e84…b808BaseOtto AITwitter search$0.001100%coinbase132d ago0xf85cc3…d2328e
0x950c…d8670x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x6ca033…835060
0x950c…d8670x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x1faea6…602531

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.