Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x863d8f…80b559
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x79efe8…9ae0b3
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x36ba41…1c081d
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xe8f292…e3818c
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xafc350…81649b
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xa65558…21c0f2
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x22c4ed…4c63bb
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xbb47b2…c1cd7a
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x597da0…e3cc5b
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x3fba4f…0daa2e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0x7453a7…4463eb
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0xa1cc21…5f331e
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x093a32…3bb09e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0xe5b8d3…bf0496
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0xee631e…a49c8b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0xbdeb6a…ae95b6
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xd25ecb…c71761
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa40d ago0x3502ba…994859
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x20a2e6…230dbe
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0xedeee6…c5896d
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x03e269…2d7e7b
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa40d ago0x49f189…717e77
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa41d ago0xe7d028…c8dd99
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa41d ago0x78c339…f09ca6
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa41d ago0x5bbb58…30627f

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.