Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa37d ago0xd19373…283d16
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xa3e8e1…260dab
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x88336c…4234b6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xa59695…881392
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x01bb7e…b03077
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x543386…a60e88
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x8c55a9…1480f5
0xd079…f6220x9c95…e299Base—$0.001100%fluxa38d ago0x28df84…6c58ab
0xd079…f6220x9c95…e299Base—$0.001100%fluxa38d ago0xfc5b15…2bf793
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x97f585…8ca6a2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xbc2533…7ac9ce
0xd079…f6220x9c95…e299Base—$0.001100%fluxa38d ago0x811dc2…1f6990
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xf73b1d…01066a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x21c8df…68a53d
0xd079…f6220x9c95…e299Base—$0.001100%fluxa38d ago0xfe08f4…22b4e9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x05cd20…215fa2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x3698c7…ebb68a
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xc7afcf…c850f2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x7ae559…254268
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xc7e18a…61290b
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x504e35…eae94f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0xa4c1a4…f1956b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa38d ago0x0510d9…b31eee
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x931ef1…996cb5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa38d ago0x5e640d…7c0b0f

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.