Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdddc7b…6b5fb3
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32c6b9…c70797
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbac083…8c9dae
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf0525…ba89c9
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa93fd8…d47fee
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c98e7…0fb8af
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4e94d…c737f8
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x955b29…192ce4
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3992f…49d6dd
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe088be…2601fc
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d51cd…4366bd
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd3e96…6c6130
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfddf9d…31f37f
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa3f1c6…2c711d
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x86ddce…cc2c56
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfff86f…93c394
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2ddd83…600b49
0xd7cb…c1800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53f137…864a6c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0fa86a…74cbe7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x80cbb5…1e5ec7
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x22e947…581549
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0f854d…c7aea0
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x689e24…966e50
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb74d70…ad68ea
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f6b0b…3a08eb

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.