Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xc2a847…4f3925
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x539ebb…393970
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xa7608b…23bd3f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x12dd44…959452
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x4e902e…a0e747
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x87aa71…c628b7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xebcd3b…7e3127
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x789b43…ce0df4
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x31048f…46b347
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xa52241…3501ab
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xfe38cd…67aecf
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xf1bea1…eaa2d7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x29cc46…4c0ac6
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xe9ea97…c75368
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xdb8bd8…e9f9b8
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xa6fd16…3a19f7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xbe7dcf…711f3b
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xb1f79a…e5f0ce
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0xf92e2c…5e4f7f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa73d ago0x7ff2e4…bb22ae
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x70e3c8…9d3a9d
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0xa114ce…643050
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x8bdb5a…78fd38
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x097ff9…4a28e8
0x0b38…41e40x9c95…e299Base$0.001100%fluxa74d ago0x834cc6…e72d33

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.