Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d70fc…0ea99b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0bd459…82e14e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc231bf…0514d9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b6081…59c430
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0f38a…e9052b
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee442e…3d29c9
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x425f78…e72c35
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f48eb…9d2900
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x49dafd…58b657
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8df73e…75174f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c497d…59b893
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0bb264…98d2d0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e1ee4…912c97
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99bba4…2ea8e0
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a7f39…11b0d1
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd4b65…edaf4f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x370964…a73ee2
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11a69c…87cf02
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x468f28…b1e1ad
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcdf5b…97bc7e
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x77520e…0e2932
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91f3bd…b6da8a
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa41733…f378dc
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f8c06…fa6349
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI110d ago0x844528…69dd12

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.