Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x509cf4…5e1e88
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x4702cc…1a4e45
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xb5dedb…ec1e0f
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x47aab4…cd588a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xfec0fa…795491
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x0d7145…825540
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xcb1f25…17fbf6
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xaee5b2…fdc2fb
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x27c49d…ce92d6
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x10d4ec…646b95
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xe02800…18f15d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x135233…bc5cad
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x060c70…5be89a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xb838bc…5d4de4
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x30667f…1c44a2
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x231f07…a59822
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x79ac40…da084f
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x367516…792489
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xf90bcd…3fd07b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x1bded6…94bb9f
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xc301d3…a094f2
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x7d65a3…ff1bea
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0x3d7317…7063c4
0xd194…bea50x9c95…e299Base—$0.001100%fluxa68d ago0xabf6a4…65e55b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa69d ago0x74195c…48f8ac

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.