Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002573100%coinbase122d ago0x9b4ae4…fd9ad4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00366100%coinbase122d ago0xe4b3e2…c01131
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002573100%coinbase122d ago0x7b9d58…7c8ec2
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002559100%coinbase122d ago0x7fa92a…ef6186
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00366100%coinbase122d ago0x89957d…7dc291
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002559100%coinbase122d ago0xfed39f…3ab477
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002601100%coinbase122d ago0xe27be2…4ccf17
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003652100%coinbase122d ago0x8b5ad2…8cca70
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002665100%coinbase122d ago0xe6b76b…75af15
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002586100%coinbase122d ago0x5f4780…7e32f6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002482100%coinbase122d ago0xdae9ed…c906f4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002452100%coinbase122d ago0x1d46be…6a4543
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003716100%coinbase122d ago0x39c907…a86b4a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003716100%coinbase123d ago0x7d6346…5aff3e
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00283100%coinbase123d ago0xadf5f0…40c6be
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00283100%coinbase123d ago0x7681c7…5781fc
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00283100%coinbase123d ago0x095f05…8b3493
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00283100%coinbase123d ago0x10dd1b…a559ee
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00283100%coinbase123d ago0xb220e3…4b8a83
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.003716100%coinbase123d ago0x941606…50b8dd
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.002303100%coinbase123d ago0x0fa923…b47cf0
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00304100%coinbase123d ago0x668c45…4da555
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00304100%coinbase123d ago0x34d6e8…621f6d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00304100%coinbase123d ago0xf35bb9…c3698d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.00304100%coinbase123d ago0xd8b54a…55859a

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.