Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x29cff8…d0d5ab
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xfae48f…cf0a36
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xee0cf3…da2d55
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xc1d091…d40d06
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xcdccf4…c43fb2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x8d4ef3…d4e99b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x8693e1…e59d67
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x2e1079…fb06e1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x08e2c8…bf8832
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x644ea2…98b312
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x289ab3…15398d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x112596…804a52
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xf2e9da…42ddae
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x07fbc9…b21a7e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xd5fb63…9b288b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x808c80…8a0324
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x1209b5…5574c8
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xbe1bc6…b07635
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xaba2d7…75b8b3
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xd60d00…fea4af
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa46d ago0x1b44ef…3f9019
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xe05a50…095f3b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa46d ago0xda2726…44f7c6
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0x2d5768…f95104
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa46d ago0xdfe0a9…646a10

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.