Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x4ac08b…78038a
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x50fc5b…ce31d2
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x937322…ada807
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xc0044a…9e04b1
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x2a2217…d48d79
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0xdf74ec…1c7e1d
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x1f1162…33d927
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0xd046a4…76aa0f
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xa7bbf6…3832ae
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x0ad639…709d41
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xe6b2d8…552ee6
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x218915…b850a7
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x4a182f…441470
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xedc2d3…19d09b
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x6901b6…a27e8d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x0f0140…17a748
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x65ef2d…960f97
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x0ac8fa…badfab
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x275214…5a6707
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x49af86…39dd76
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x35d8c2…d649dd
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xa545f4…f03576
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa40d ago0x63e4ae…6f44d9
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0xf4c7bc…e8ce0e
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa40d ago0x6370a8…061f93

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.