Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed1b0d…49e76e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x510ef5…fd4fa9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad6e29…63de34
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0b8685…2e2252
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x21a627…65776f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ad2a6…0739e5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f18ee…8a31bd
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf53edd…43e319
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99e921…0e1fed
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x19c452…41d748
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ab420…a25c9e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d54a8…216a4f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5c5d0…31c875
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62bd04…db2e9e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a08b1…3ae163
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0201b4…a9d500
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bf925…26e55c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35bf87…66e38b
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae48ef…c1736e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90dfe8…1873a2
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5fba1…0cd498
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa29357…dd8e80
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10d6e5…7430e7
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7aa97…fbd141
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa40852…a7305b

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.