Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0xfe1f1d…bd73ed
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0x04a982…ee829b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0x4c9d61…f757fa
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0x4f3d0a…1db15d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0x7d9532…16e7dc
0x2070…34030xfe80…47eeBase—$0.001100%fluxa7d ago0x384261…fb6c97
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0xce5d10…4eb2d6
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x5ee251…3f583f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x9a1858…0fdf3a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x36da14…79874f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0xda3f93…833c8d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x9f0e21…4075cb
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x829fc0…21a8eb
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0xd163c3…857b2b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x18e292…8e71a4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x53ba74…9cee0d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x821cbb…c9acc3
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x30214c…e1f172
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x926d70…f5206f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x1d4437…0db539
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x265d5f…0511db
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x7290f8…269f55
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x740e1e…03c2fe
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0xd84621…d59e7f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa8d ago0x44f3fe…f12f40

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.