Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x340080…208188
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xbe6a6b…4c02fd
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xb93cbb…04a5f7
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x4511d0…c98693
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xa3aa21…65d343
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xd40a33…721e5d
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xb16180…d48804
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xb2f35f…53d52c
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xf3d5d1…654b2f
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xf243b2…8e196f
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x9c49d8…2d7435
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xccd68f…1628b4
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x93ab90…35a82e
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xcf9b3c…6717ff
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xef031a…10d219
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xd09f8c…ca38d5
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x4ec151…33fb12
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x9d81f2…997a91
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x4b854c…502e76
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xfa7013…9ae02c
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x2dc6a7…3d809d
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x5bc15b…f032b3
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xbdd363…2b22de
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0x7541c3…ce3289
0x08f0…4f690x9c95…e299Base—$0.001100%fluxa93d ago0xbe9a04…cd1f2a

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.