Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x931b1a…dcd6a7
0xcf96…d5de0x26e8…5158Basex402-tokens$0.5370%0xea55…6cc41d ago0x05aabe…07e165
0x2ff4…a22b0xc59c…6235Base—$0.01100%payAI1d ago0x9a9db2…ed4526
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI1d ago0xe532d1…2cebeb
0xcf96…d5de0x26e8…5158Basex402-tokens$3.0770%0xea55…6cc41d ago0x7fbd22…e8f65c
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xc70c17…2d8bc9
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI1d ago0xd6e31b…948aeb
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI1d ago0x51a29d…2a58e0
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0x8a3c6b…489f88
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0xecfab5…1f9d38
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.00596100%coinbase1d ago0xd68fed…ac7311
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI1d ago0x4229e5…ca99e5
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase1d ago0xcfafc9…2a1d65
0x2ff4…a22b0xc59c…6235Base—$0.005100%payAI1d ago0xdd587d…ce8c24
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase1d ago0x5f6cca…034d5e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7969…4cf51d ago0x0577b0…2593d5
0xa2a1…9c5a0xd1c3…ed64Base—$0.0170%0xfc77…f4661d ago0xa46c73…024525
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0x5fa3ff…7d6575
0xcf96…d5de0x26e8…5158Basex402-tokens$0.2070%0xea55…6cc41d ago0xc9d87d…0cca39
0xcf96…d5de0x26e8…5158Basex402-tokens$0.5570%0xea55…6cc41d ago0x2d07cf…079072
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0xd48ef9…16f725
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0x040437…605c1e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0x67292c…6829c5
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0x57e192…72ccac
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase1d ago0x8738b4…016dd8

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.