Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xed2799…1d827a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xa1a7f9…5f6646
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xfeddd6…0402bf
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x05f8a7…7e543d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x5cda34…558f7e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x9a2d7e…c7ec98
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x3923ab…b377f2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x3a9d3b…732860
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x86332e…e42287
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x0c7bbb…85494c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xf12afa…6132db
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x1135ce…8415d9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x7200cc…e0088e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xea062c…c43aa2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xfe1293…938147
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x8e959b…d9a68f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x64b53d…606577
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xac8db0…ac4193
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x18ea32…de41a4
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x1420b1…40408f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x7be46d…e64c3d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x79453b…06525f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xaccde0…610c1c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0x54eb8b…6be008
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa17d ago0xd5469e…94a946

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.