Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3abf69…25494e
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x9fd383…55634f
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e847a…61cdfd
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4cff9a…51a209
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa510da…659d95
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xd45547…abba80
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xe35f1e…42f8a1
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x34726b…f5dbde
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7b8361…5a4391
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x801878…a0430f
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x155b2e…861960
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xea2fd7…7e15f4
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x60d94c…7e135a
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x4ba7ed…969a71
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb878a8…8271e4
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x3eaabb…0c9cad
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xd471db…82fc8b
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xd95a1d…f10a9d
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0x52a31b…f78a24
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa22d ago0xdba596…7b1443
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7f5b33…35d6ac
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa23d ago0xcf14b1…b774af
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5ccfc…cd71d2
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa23d ago0x48a8db…1c1651
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa23d ago0x609464…b85f08

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.