Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0x688a58…5bc5ab
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x5d6de0…cb15f0
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0xd43e43…beb866
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x688342…d91aa0
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0xb46eaa…d0acaa
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0xde537c…acd467
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x330e01…6d2c55
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0xe0fb75…0e5427
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x576878…3dde67
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0xce90a5…bfb8f6
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0xec9c15…592447
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x44d889…ae583c
0xde31…7b070x9c95…e299Base—$0.001100%fluxa48d ago0x2a2c7e…b5e466
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0x60f97a…a07583
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0x515c9a…0b4141
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0xe3224f…35dec8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0x533aff…3e689c
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa48d ago0x950113…b5b116

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.