Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0x9cdd37…7ded73
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xeb00a6…bd8b6c
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xa5a0ad…d0b638
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0xa06d79…422785
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x8dfcce…b9a927
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x7b7c8e…8165e1
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xcfcf6d…3e0e12
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xac4d38…e57fa3
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xd841ee…07f087
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0x43ed6c…d69ed5
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x85d1a8…dcc212
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x07f34c…497f10
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x051b04…1aa407
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0xf83438…118708
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0xfe7135…12dceb
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x5c962a…327f34
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x3b4074…3c1524
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0xd416ab…e7fef0
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0x91ee80…4a0b05
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x1780c1…163624
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0xaf2602…2f9c7a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0xe119bd…e0731c
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0x7d6b83…183b9c
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa34d ago0x7c80b3…e506c8
0xf989…d0110x9c95…e299Base—$0.001100%fluxa34d ago0x713fa0…573228

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.