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%fluxa20d ago0x665b7a…135597
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x9a1923…044a7f
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x51e4fb…f683c5
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x6a2eb3…6685fe
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xf0d6c2…bf568e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x89379f…12124b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x721f0c…ac59e0
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x8fedca…2efca2
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xfb3149…f1758a
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xe98651…fe7029
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xdb68d4…913a63
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x9c5d64…9e25b9
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xfffebd…3b9631
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xd684e3…407d6e
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xb1de85…7e09ce
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x118caf…4eb5ef
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x87a0c4…50ad3d
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x00b5d3…6f7a64
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x4880fb…b3e250
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0xddc670…1134f4
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x59f8cd…d88d8b
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x92916d…3a6832
0x2070…34030xfe80…47eeBase—$0.001100%fluxa20d ago0x46a242…c89735
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0xa68d86…fb4567
0x2070…34030xfe80…47eeBase—$0.001100%fluxa21d ago0x093eb9…68a79c

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.