Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase97d ago0xbc90cb…668a3c
0x3d8d…19aa0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase97d ago0xb70a4c…358da7
0x3d8d…19aa0xd20f…7d0dBase—$0.004100%candidates98d ago0x30ac9d…60744b
0x3d8d…19aa0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0xd6310e…ef5785
0x3d8d…19aa0xdcec…7566Basex402 service$0.01100%coinbase98d ago0xe7f2d7…3f614a
0x3d8d…19aa0xd20f…7d0dBase—$0.004100%candidates98d ago0xf6b1f5…a1f06e
0x3d8d…19aa0xdcec…7566Basex402 service$0.01100%coinbase98d ago0x9d7041…c393dc
0x3d8d…19aa0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xb364f5…2f482a
0x3d8d…19aa0x260f…82b0Basex402 service$0.001100%coinbase98d ago0xa755e4…60b8a5
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbf30a0…866e9a
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x602eaa…5b7931
0x3d8d…19aa0x4466…125eBasex402 service$0.03100%coinbase98d ago0xc62855…0dfc6e
0x3d8d…19aa0x260f…82b0Basex402 service$0.001100%coinbase98d ago0x7f3c73…8e3f0d
0x3d8d…19aa0x260f…82b0Basex402 service$0.001100%coinbase98d ago0x4a5134…c22a03
0x3d8d…19aa0x260f…82b0Basex402 service$0.001100%coinbase98d ago0x77b61e…8b273b
0x3d8d…19aa0xa112…7d60Base—$0.01100%heurist98d ago0x307707…169eeb
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x7d6dd7…9c5dee
0x3d8d…19aa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xb50454…9b4cb2
0x3d8d…19aa0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase98d ago0x0b3987…f5429a
0x3d8d…19aa0xcf92…42fbBasex402 service$0.02100%candidates98d ago0x3db18c…5d79a7
0x3d8d…19aa0xc4e5…56baBaseWorkAgntAi-employee$0.02100%0xb482…1cc798d ago0x1492fe…1c61c3
0x3d8d…19aa0x50ab…12fcBaseArbiPulseDefi$0.10100%candidates98d ago0x77eebf…b330f9
0x3d8d…19aa0xa6a4…5f74Base—$0.01100%0xb482…1cc798d ago0xf459dc…52d0ef
0x3d8d…19aa0x3070…fa85Basex402 service$0.01100%coinbase98d ago0x45b27f…e05dd6
0x3d8d…19aa0x260f…82b0Basex402 service$0.01100%coinbase98d ago0xd59f4d…9f6318

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.