Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x4abae4…097d6e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x194dbb…7177c4
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xafbf9b…b59983
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x54728a…413e36
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x778d87…2f209c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xd56dc7…eaa8e5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xf9cdec…6c4947
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x1cc4aa…dfbee2
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x1d9d24…f2397d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x1e822e…8b54e5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x994453…c5cacd
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xfa8cfc…d9278c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x3b76a7…880872
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x55161b…7a9a5d
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xc2c250…2d530f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xbfd89e…0bbc5c
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x00f9aa…720d23
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xf177b6…3004b6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xc8a7f4…a8761b
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x8149b4…39b8b3
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xa6ca3a…bf085f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xa8dff3…198701
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xb77789…4bb408
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0xeb40fc…a637d6
0x0b40…da860x9c95…e299Base—$0.001100%fluxa67d ago0x35aaff…d735da

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.