Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f17f1…a836e3
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x949b51…ec8ae8
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x718888…8a1a3b
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf8f97…3c1409
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa666e…5ef07d
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x842503…2a2eb6
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a02b1…74a12f
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01e3fe…f71908
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf3ccb…3efb8a
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbad6e…30ebc2
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4fb7c…b95dee
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe9682…9cd22b
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef6946…781f93
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1d9a7d…040513
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d7f9b…0cb0dd
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a8f96…6803de
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x02313b…f478e7
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x806702…fabbb3
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x69b83b…fd67ff
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x86bf43…52d280
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe6dfe5…c97749
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7cbc75…af7d05
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb99775…43ce74
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb98608…0ed5e0
0x7aea…1ab80x6a5e…c666Basex402 service$0.01100%payAI112d ago0x519dbd…b5abf9

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.