Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8bca8b…4013ba
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd125e5…804634
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfe9244…ea79f0
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd38bf5…a7fc8e
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcf5f1d…9dc2e8
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5cdcc7…cb0807
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd874cd…4fee67
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x599240…085740
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53c969…7ceaf3
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb36b28…007928
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd95cd3…c732b9
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb5a8d…176ffa
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28ca22…0c3ad6
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29a481…8158d7
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1d2c94…b1f787
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dfb9f…059921
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefbc18…ce8183
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1af930…206afc
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7327ff…7052bc
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6202cc…bf6a4e
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a0f2a…7b5e79
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa47bc9…506afd
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe61078…73d163
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x372338…847d3a
0x104e…1b810x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7eea85…0db68d

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.