Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x4692e4…86fc28
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x3dfdab…41cdd8
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa48d ago0xb9c0bd…61ac90
0xd5cf…169b0xfe80…47eeBase—$0.001100%fluxa48d ago0x9101c3…3fe208
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x02a15a…c2cf5c
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x74719b…bf4d4f
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x3aa977…420fb3
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xcbdcfa…2f4873
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xec9e9a…a997bc
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x2ce0dc…3bbc15
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x66b007…980ea5
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x77b88a…635c97
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xd01ec4…072994
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x8d0224…8f3c60
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xcc7b35…07ecea
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x76e919…6b1a05
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xf61d0e…a07b46
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xf40a22…c234bf
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x5c738d…0d800c
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x6c59bc…2c0e28
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x33f883…d0ea68
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x423029…ec1dd6
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xa96c8b…cf6920
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0x7cc8b9…1b23bf
0xd5cf…169b0x9c95…e299Base—$0.001100%fluxa48d ago0xa6f4e0…340977

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.