Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xa0f037…377fa8
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x293fb8…491540
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xb67e00…e799fc
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xbd54c1…3a622c
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x59d5d7…ce38e3
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xd76d8e…70010c
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x156a6f…0ffc04
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x99615e…252d80
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x141fe1…4d2385
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x0bc7c3…c80f7c
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xc74732…5a65f4
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x1740c8…ecd86b
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xe5f21e…6452c0
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x4d730c…6d1915
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xf4d91c…666b9a
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x86a402…49fd53
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x2d4d97…b27551
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xdc3be3…f35eaf
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x582141…c2e7c4
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x1c528b…f0bccc
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x89ec2f…cc2b67
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0xa4c463…f4c4be
0x8d2a…7d370x1ddf…07f2Basex402 service$0.01100%coinbase18d ago0x756946…ec0777

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.