Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x7dd889…08cc99
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x70cc81…873757
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x711dda…0c2d1f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xe561de…4275de
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x919bc2…73098c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xf9b2fe…9ef5fe
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x35e8c2…2421c4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x29e7af…1f0d3b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x8f1ce5…aeb96c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x2b651d…98a69b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xd82f36…f14fe0
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xe1a101…726f5c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xfe1dce…0ace1f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x7a6a01…d8f29a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x09ccca…4ae50b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x2453e4…1db121
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xf68cfc…886a0e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0xf231b8…72e014
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x444db8…9de00b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa21d ago0x1b58da…9dda8c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x930efe…645045
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x8642e3…74172d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x8c9361…fd20b9
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0xab9487…2749fd
0xb639…73980xfe80…47eeBase—$0.001100%fluxa22d ago0x310e6d…4faf98

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.