Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$21.00100%0x3494…a4d172d ago0x29927b…b80a69
0x8cfa…be850x0e3d…7757Base$1.05100%0x9667…204e72d ago0x77871f…1cf0bf
0x8cfa…be850x0e3d…7757Base$6.30100%0x9971…204872d ago0x9c6856…3cb201
0x8cfa…be850x0e3d…7757Base$5.25100%0x1bc6…2f9072d ago0x26a350…7f0d4a
0x8cfa…be850x0e3d…7757Base$1.05100%0x5513…a8a972d ago0x62f508…cad6ed
0x8cfa…be850x0e3d…7757Base$2.10100%0x811a…c8aa72d ago0x245a26…cfc7ba
0x8cfa…be850x0e3d…7757Base$5.25100%0xc216…7c2372d ago0x766024…9c119e
0x8cfa…be850x0e3d…7757Base$10.50100%0x04a0…f71872d ago0x121b7a…88e0d3
0x8cfa…be850x0e3d…7757Base$1.05100%0xe6a1…011773d ago0x85eeb9…24a568
0x8cfa…be850x0e3d…7757Base$5.25100%0xd50e…07b973d ago0x201ba9…2d4d4d
0x8cfa…be850x0e3d…7757Base$5.25100%0x752e…993373d ago0x7ca54a…3fbc9e
0x8cfa…be850x0e3d…7757Base$1.05100%0x2859…83d473d ago0xdcc3c1…c56548
0x8cfa…be850x0e3d…7757Base$10.50100%0x3dd1…4d5c73d ago0x115643…d30cb2
0x8cfa…be850x0e3d…7757Base$52.50100%0x5d3d…e33373d ago0x199016…49c128
0x8cfa…be850x0e3d…7757Base$1.05100%0x7cf5…240773d ago0x0b2884…55c916
0x8cfa…be850x0e3d…7757Base$105.00100%0x0485…d42973d ago0x963f62…4ae552
0x8cfa…be850x0e3d…7757Base$3.15100%0x563b…9a7f73d ago0x1b614d…31338d

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.