Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x072df9…076bc1
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xba14ed…6eedd5
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x8666d4…989c39
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x993fb2…cbf3ea
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x387b8d…f6f6d0
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x27d7b4…1a86d6
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x410926…93c48e
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa49d ago0x6e97ce…5a6a8b
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xe8174c…cc481a
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x7a8d98…7e0210
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x7d592a…77ea15
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xfc19e8…eb2543
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xa4ea9c…4b90b6
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xb559a6…23e582
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0xa07200…d79b6b
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa49d ago0x67dca8…52163c
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa49d ago0xb2ade5…a18f7b
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa49d ago0x867ec6…530c81
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa50d ago0xa86496…44b6db
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa50d ago0x71dacd…429ac4
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa50d ago0x5bfd40…48f8cd
0xbc2d…66380xfe80…47eeBase—$0.001100%fluxa50d ago0x23c770…02d9a8

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.