Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xde3a97…14dd44
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x87096f…07a592
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x23414a…3e961c
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x0fcc76…bcbf38
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x6f7e60…f0711b
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x59e845…0ce234
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xf04ec5…494856
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x65b8a1…4288b5
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x6fc6db…18a667
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x60451e…8cfb18
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x6d4924…c042db
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x754035…ce123a
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xea7ace…e3ec72
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xeda366…9b0216
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x50550c…ffaeaa
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xe9581e…057f54
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xb2872b…fe5b2f
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xdcfc23…e874fd
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x0350c0…882d37
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xbddb1b…699932
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x391b72…efb566
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x9ddf01…b44613
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xf73c4c…e57fcc
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0xd94ef4…68fd24
0xc768…db320xfe80…47eeBase$0.001100%fluxa14d ago0x6d7b88…ab44a4

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.