Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0x45fecd…d5406c
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0xd3d450…93bd81
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0xbd928a…e8265a
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x9b0def…d738ec
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x29e903…3b4347
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0xc939ca…c43e3b
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0x164767…779562
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0x6538ac…e9ef89
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x440e51…61a133
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x3875af…6ff5ed
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x6af894…10901a
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0x5c15f4…422e95
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x78060d…23ad56
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x8dc016…5c66d7
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0x04b095…c8a16d
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0xef2291…f4f37b
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x43f247…b85a41
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa39d ago0xd723ce…101f8e
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x5738ab…cdfdbc
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x638367…f4c201
0x15f5…4ba90xfe80…47eeBase—$0.001100%fluxa39d ago0x0eb572…8880b3
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa40d ago0xee9b80…161cad
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa40d ago0x823cf3…b01177
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa40d ago0x136a2b…2f0a26
0x15f5…4ba90x9c95…e299Base—$0.001100%fluxa40d ago0xf613eb…b8618f

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.