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%fluxa36d ago0x80cef1…9177ef
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x36f28e…c5bd6b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x2e6662…a523d1
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0xb1e884…7119ee
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x37f2b5…8862b3
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0xf54d9e…5d5f49
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x31628b…e383bf
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x862c9d…6291f6
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x4f4056…922ce8
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x7e691e…a2ffa6
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x6711dd…6e3612
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0xd97921…4c4e67
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x46bf32…53d05b
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0xea9dc5…e82a54
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0xd4a9c2…7f8214
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0xf2d7c0…416ccf
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0x2c7207…c56d91
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0xfd12d7…fc7e84
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0x17bd8e…5a5502
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0x6625e2…037b2c
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0x4bc13f…7c5344
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x7c9302…6185a7
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa36d ago0x60c115…0acff4
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa36d ago0x87e6ec…0c2a8b

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.