Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0x056856…b655a1
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0x9998bb…09fd18
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0xa17a5d…333073
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0x638222…2cf48f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0xd8bcf4…c2d64f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0x897ffa…602380
0xda12…87e10x9c95…e299Base—$0.001100%fluxa44d ago0x86e621…852700
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa45d ago0xef5e4b…0da6cd
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xf91d46…3d71fe
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xb3250b…2e6a7b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x76b3de…cbc08f
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x10efb8…318054
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xb12cab…925ab9
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x0a23bd…4f1175
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa45d ago0xc9a35c…d8ee66
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xd6cf77…4fe13a
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x884dbb…9c7a34
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa45d ago0xe221d1…13c491
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xbb1050…53078c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x560db8…a7bdd8
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x61f354…af6944
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xf6b444…d8576b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0xbee9fe…b39ea0
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x8bdf61…990ace
0xda12…87e10x9c95…e299Base—$0.001100%fluxa45d ago0x7a8397…b24e94

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.