Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xfa3619…415104
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xfd6204…84c439
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x27b1cc…553397
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x19e4db…65d4f5
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x44abfd…c63c90
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xc86185…4b8886
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x43a88a…a4d6f0
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xcd263b…d26334
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xdd8960…565caf
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x88d1d0…d0c132
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x3b7a7f…e3a5d3
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x52ce18…93c274
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x9bafd1…7d88bd
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x6eb729…7e0a94
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x7dcc8a…f74140
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x05ff87…88adbf
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xfda4d0…cce7d2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x16e87e…45ff4b
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x4e60ec…4d49cd
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xa622ae…a9ba08
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x669074…bf1086
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0x86fc51…6b7881
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0xcab23b…d5f4fd
0x6068…27010x9c95…e299Base—$0.001100%fluxa36d ago0x49ecc1…1c7bd2
0x6068…27010xfe80…47eeBase—$0.001100%fluxa36d ago0xa6b1c4…1f24c0

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.