Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0x411c6a…d14b19
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0xb0016a…8dc5ef
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0x717613…1f6c20
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0xd43b6a…795599
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0xca2235…37c35b
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa48d ago0xbce124…92f293
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0x8e4116…75b8a0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0x9282fd…7bbd7b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0x440127…8fcac0
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xbf9baa…5c6408
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0xe0b5d4…fb716d
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xb69bb7…d55bdf
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0x77685c…5f0c2e
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xfd27c1…e21fa0
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0xec5311…a629a6
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0x41df66…c45309
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0xf8b16b…1b3bcf
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0x822d48…8489cb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0xff8807…de12f8
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xbcf736…c18196
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa49d ago0x07fd11…89812e
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xafbdf3…6ae4c4
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0x7e74d8…62f6bf
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0xf7eafb…85572e
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa49d ago0x5bbfa0…a1dad2

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.