Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x3398b5…44c8b9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xd16b18…a9f085
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x9acc1a…e88486
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x75773e…35ba3e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xda910a…9cfd9f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x51aca6…52c247
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xd3f71e…827d5c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xd99745…638cef
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x57e128…d0db60
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xd738cd…ca3cdd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xc345ae…e3d663
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xa58969…d87075
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x33215d…eb1ed1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x973571…f75d48
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xc535f2…e57fee
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x07df80…5cf1f5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xc6c7e0…8d61e4
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xfa8cf5…f6fe09
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x2584c4…096e9c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xebca1c…fda238
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xf5ab1d…57d14a
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x4082e4…386c54
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x347a45…b58738
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0x421739…167a0b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa93d ago0xf9ed3a…2d35ad

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.