Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee40cb…4c8ce6
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8bf85…6087ef
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x954ffe…e1751e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c0592…19c8c9
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabfd1e…ea83b4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc700a6…0f3c03
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9e9b5…49e7ff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54a194…20a30b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9feaf5…02cf4e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa506fa…760aff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b9364…14aa2f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54ec0d…36f7be
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d1294…0427bb
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75242a…88b482
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ef4c6…5b468d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5d919…926389
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33e3cf…53a20a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b838e…1f798b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x154fe5…83dfe4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd04b2…4b36ec
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ccd44…3073c8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc10a5c…61742d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb65e67…86b2f0
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d88f5…b641ed
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8ba09…8ab5d0

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.