Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x3532fb…21b53a
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x30cac1…4092d4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x43f539…f03abe
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x28e9af…7b39a9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x0991c3…9994a9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x2b5bf1…bc521f
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x0adbf6…6a0ee3
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xa604b0…21beec
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x7d1182…fb408e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xb039f6…0d1a30
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x548817…2f56c4
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x5683f1…815d31
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x1d9b34…a7bcad
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0x154b1c…837821
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xafcf4d…38993b
0x109f…25150xfe80…47eeBase—$0.001100%fluxa38d ago0xb8d81c…e67214
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0xa55b33…6211a2
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x067fbc…67c470
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x6f5201…1c4ccb
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x5bf30a…1735ae
0x109f…25150x9c95…e299Base—$0.001100%fluxa39d ago0x54ac13…51622e
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x02aeb0…7ef1c5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x349f45…289cd2
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x8ffe0e…deaed9
0x109f…25150xfe80…47eeBase—$0.001100%fluxa39d ago0x3654c5…93c290

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.