Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x954795…3991dd
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x62f024…1815a2
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x49a165…a38473
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x0e6f69…2cbafb
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0xf887a4…207365
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0xaada8f…112af2
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x4cc005…c5554f
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x30a991…54a77a
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x074431…4e7291
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x035f71…dd5f4f
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x712343…badfb2
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x23588f…3ecbda
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x4a9a55…46adc6
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x702650…8b6133
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x6482a4…101919
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0xec5761…83f22a
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x98a90c…169e86
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x9766fd…a909c6
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x496999…a05278
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x7cdbaa…6ef20d
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x20b6c6…e0b69d
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x476edc…15d3ba
0xb179…2d640x9c95…e299Base—$0.001100%fluxa59d ago0x59446b…83cbbf

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.