Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…48410x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0x724cc7…cf3fa7
0x7c82…59750x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0x3fa320…e858cd
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase128d ago0x8b3097…74908f
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase128d ago0xe35b81…8ddce2
0xb7dd…220b0xe903…1abfBaseBlockRun.AIAi$0.002392100%coinbase128d ago0xefc40c…36c81c
0x7e57…2f090xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase128d ago0x1601bc…5128a4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001724100%coinbase128d ago0xf0d3af…bc49b4
0x3a17…f2c40x40a8…ad8bBasex402 service$0.001100%coinbase128d ago0x30ccb4…f8310e
0xa3e1…20d90x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0x82b916…2bb2cf
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xfadc1a…505f14
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xe96200…07c3c5
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase128d ago0x3154a1…80fa5d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.005100%coinbase128d ago0x891046…51a8b0
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase128d ago0x027388…38dd7a
0x3cdf…41f90xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase128d ago0x795a7a…2a8c10
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xdc68c0…15b296
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase128d ago0xe4da18…0f7079
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase128d ago0x6796f3…22c584
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase128d ago0x09b87d…3765c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase128d ago0xa6beca…98f7ae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase128d ago0xc1553b…9c78eb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase128d ago0xd73003…52d590
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase128d ago0xceacc4…aeae06
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase128d ago0x51333b…86b03e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase128d ago0x304895…62bc11

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.