Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0xab83ae…c9077b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x02bb3a…adbde5
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x05f5df…002239
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0xaa6907…d72f70
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x4083d8…08a27e
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x60b54e…048d23
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa38d ago0x663056…275414
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0xe70760…19a766
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x7005a3…4c466a
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa38d ago0x7c10b7…761799
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x86d200…97ec25
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x83ff57…4023fd
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x7aadf5…7cdbd4
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0xa204da…ad1c8c
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x6b8581…c387c9
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x97ccb1…8d7332
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x51bba2…e3931b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x75c058…a3f667
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x8afbfe…75000b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0xbea3e2…bc8e9f
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x979e1b…a61397
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x3abafd…557dfd
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0x931089…83a33e
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa39d ago0xf3d504…09bcd6
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa39d ago0xe7732f…e68a0e

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.