Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xcfbfca…f7282f
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0x964931…48e39e
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa40d ago0xa6b280…d1dfe1
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x0e2fbc…071228
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0xe94609…1502b8
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xb76350…73bd2a
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x8569b4…876206
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xe58cae…693254
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xb55741…15f68c
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x21a5c7…5fa7da
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0xb233c9…bf577a
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x5a08b1…c44fa4
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x3fad99…271c4e
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x8bbe0f…7d5105
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x6aa0c8…cb306f
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x968797…d389a5
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x087d30…4d3d53
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x38b8d4…b5743b
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x02ccf1…aab373
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x11de95…3b1f67
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0xeee748…050eb9
0xe1d6…61f20xfe80…47eeBase—$0.001100%fluxa41d ago0x3c3e10…e22048
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x275cb8…618fa0
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x371754…9d9d9d
0xe1d6…61f20x9c95…e299Base—$0.001100%fluxa41d ago0x1d321e…d7b0da

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.