Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc67b1d…578db2
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf89794…0cd2a3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x256ba9…ac88fa
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x74f35e…f83938
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x081d7f…1ea7dc
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x42166f…279047
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d6a40…6da18d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x101c35…a5cf2e
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd34c14…0b5f23
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x900cb3…c820e6
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c8fea…71c442
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8f8bc7…821ff5
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcbf4c7…533db2
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x11d521…5c7ea3
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x489e05…08596a
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8fdec5…1fb1ae
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc45c0…8f4c56
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x640c8f…eced6f
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d49fc…1f3b8c
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8969d…0cefca
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3dc61…e6d3e7
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e627c…cd5731
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ea07c…12659d
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x46b8b8…e63eff
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb25d81…ded4d6

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.