Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xb5899c…0c7b84
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xc95a01…46b7b4
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x9908f0…c4ef72
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x1e1ded…ecdf86
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x162bb9…2217db
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xc2b7eb…513229
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x51e243…ab2727
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xd3d93a…82d20f
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xc88622…bf85b9
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xbc92cb…48f647
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x51f801…eae18a
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x4eb7e7…2e418a
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x06d432…30a677
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x8f5e5f…040426
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xcdc37b…9a8520
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x52a82e…f1c092
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x2bbe87…d61981
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0xe77a7b…5e96cf
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x0b727f…f41ec9
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0xede55b…d86c97
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x546673…7dc06b
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0xc1ccb9…e54b04
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x20c400…38bc0d
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x001a32…5cde66
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa61d ago0x7a9c06…6a3f73

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.