Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008466100%coinbase146d ago0xee2fbc…ff89ca
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008445100%coinbase146d ago0xfdc0d1…990b57
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005717100%coinbase146d ago0x01f869…947497
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0057100%coinbase146d ago0xef3623…9f630b
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase146d ago0xd8e637…9f2d11
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006465100%coinbase146d ago0x76c7e8…7ae014
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006408100%coinbase146d ago0x55fe82…30862c
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006374100%coinbase146d ago0x3258b2…2b1f69
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006348100%coinbase146d ago0x6026a0…dc1d64
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase146d ago0xe65e79…82b667
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase146d ago0x441eb1…eaf9e3
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008884100%coinbase146d ago0xdcad67…c9e6be
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008862100%coinbase146d ago0xaddee6…d90350
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005869100%coinbase146d ago0x5beb93…36ee91
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005772100%coinbase146d ago0x21b81f…e354e6
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase146d ago0xe3c4be…25143f
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006367100%coinbase146d ago0xfaadc1…fbcbad
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006346100%coinbase146d ago0xe50e2f…b343d7
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase146d ago0x45af13…329006
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase146d ago0xfbfd80…17337a

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.