Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x65db3c…9ed5c5
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x7e9a86…1a457e
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xe7984e…4db4f4
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xebbace…df1051
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xfc68d2…41db9a
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x5a3eb5…0e87a6
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x4562ea…eaf4c4
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x23cbe7…499607
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xe2caf5…a821e5
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x4c56d8…b6f598
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xd08f04…87c8be
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0xfe5db8…f23d9e
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0xf3376f…ac3b19
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x0a6451…3cf4d6
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x76dd7c…21b92f
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x3928a7…d2ad4d
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x3bf79e…fa564d
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x80f1c3…e79100
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x7a4913…113e8d
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x496804…9f3bcc
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0xddc609…35c02e
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa48d ago0x50c917…0300f8
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xc7491f…feba68
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0xb5b769…4c40cc
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa48d ago0x533c09…88f840

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.