Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcef13c…8671db
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x294e9d…777a62
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb11e8b…71fb9f
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x85fa2e…c2deb1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacabed…0656ed
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb739fb…421d99
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x875533…6c1d9e
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe38ca2…b4566c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe47b00…ab40a7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa976e5…f13880
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3c740…c963c9
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x136f53…88e474
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f82d7…97ab6a
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05905d…1e6e4b
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c49cc…82ce41
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbcfd87…30b8d7
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x240475…65d8c1
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32c406…6808a6
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3510c…867bd3
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x167240…277802
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca9814…f4356c
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b58b8…216332
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x307de4…b33daa
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b4117…020abf
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI104d ago0x382046…e2d861

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.