Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xd0e848…2e3091
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x2be347…0fb5f3
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xe1bd74…9868f5
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x4f1cff…227ab8
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x2c9c53…8f33e4
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x1daebc…91794e
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xf9bd4e…91aa0f
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x3e19b8…a2c18b
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x8fe708…b53ab2
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x83d1c1…7a0814
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xf542b6…c132ef
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x42dc5b…dc98a0
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x0d4b20…984f32
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xda010d…6ee0ce
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x5916e0…b1b3b4
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xc13eb0…4f179e
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x93d33e…3ed718
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xdfcb75…c612dc
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xe1d091…9a5f95
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x3ef23e…046838
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x30589a…a17239
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0xb3fd9b…8e2bd7
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x96c1d9…913510
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x0ee4e3…6bb502
0xa304…3df80x9c95…e299Base—$0.001100%fluxa75d ago0x80bf7c…b2b9a6

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.