Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ae63c…64542f
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbc022c…3e8e40
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x00d01a…3a7cb0
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x146a9c…9f900c
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0ce1d4…c54a47
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9a4fd1…260502
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc4593e…b76578
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa779e7…d26e31
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd93be6…e9369b
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xac2a02…7c9745
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x818318…991029
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8099de…d9a320
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x85d30a…b1bf2d
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5fcda4…3846dd
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xed3216…21a9d4
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x68f5d3…80873c
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc5837a…fbd168
0xcaea…c32a0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x33e5d7…953fe5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb49574…ba71c0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7f0f7…5e4f81
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaebd99…84e712
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x887cf4…1308cc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36cef6…f52467
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fbe6a…e4fef3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ebc3d…ac6d92

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.