Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x03046c…fbf05c
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x645acd…b589b0
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x6d36e6…897644
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0xb98d4f…410c75
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x445301…b07a42
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x3a787f…69cf5a
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x0a4a3b…6321c1
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x425e16…37ed98
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x701146…acfc12
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x1e0c14…18c1fe
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x4be2b1…550531
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0x270295…adcef6
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0xc560c1…278640
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa23d ago0xdc333d…1e3159
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0x1db9dd…cb0358
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0xa3e86f…0148c6
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0xbf472a…fe020f
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0x8c7fee…5c04e0
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0xd99847…4ded74
0xee27…bef90xfe80…47eeBase—$0.001100%fluxa24d ago0xdf17b5…da835e

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.