Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x1e2c5a…dba3bc
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x573f5e…956169
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xcab674…d2f177
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xc8a451…5eae37
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x041510…3e5072
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xfd3d44…917399
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x9f150e…8aa770
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xdd6fe8…b0c5c8
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x59607b…077548
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001837100%coinbase81d ago0x5780d3…dcfcd2
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x7a6b8b…9509b0
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xe234ec…26c2e5
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001128100%coinbase81d ago0x10ad54…f92bab
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xd9a784…2f3e13
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xd75bad…c501c5
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x879d6e…9a9e99
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x002b30…ff740a
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xaf6d3a…cc61c0
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x95dcfa…300463
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xc66fd4…b7f472
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xc1bb0a…cb8053
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x80ae29…ac4127
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0x2640ab…3e9bbe
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xcd0112…89f563
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase81d ago0xa54994…21afd4

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.