Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa19d ago0x01613d…e12cd9
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa19d ago0x976ca1…d31f2c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa19d ago0xfd26c3…4dfd4e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x687f59…bbf9f8
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x5346b1…a67884
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x1f004a…ab8758
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x061f06…b7145c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xb92e7f…37a3d8
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xd93330…6e6273
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x7443fb…13a84d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xa3a277…1effe2
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xc85479…8c8b81
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xfc6e6e…f3792a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x240e5d…09f240
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xbccb8a…5667c9
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xb09f23…9f6170
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x1422fa…b8801e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x4af96b…8f3ca3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x92e07d…773624
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x304bde…e03207
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xfb3c14…6baf73
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x67dfa9…1064d6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x78e1c0…1babeb
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0xf0f283…efbb57
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa20d ago0x0ceabb…fca5d2

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.