Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf692a3…ac389d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a2cf8…6d06fa
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0ac4be…64b17b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23cb7f…6bc2d2
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f44f8…86f32c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ae053…4dc5b8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc801fe…7242f5
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xec5ab7…f26658
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x854088…da710d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1a2cd…aff381
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb03fe4…cd3625
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c9174…0a5cd3
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdf9b42…b61114
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xefceb5…dc0eb8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1952c…334e5a
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6fe72…d878b7
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x415edd…4305e6
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fa197…d18b42
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73fa4c…60c6c8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ce04c…a9fa56
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbbab93…f73b81
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72c88d…f0b45d
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67914a…4be6fe
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x804eb4…fa995f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x61480e…022149

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.