Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xd320d8…67762e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xb666eb…d59851
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xe60181…5fe782
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xe0f8da…e9dbe3
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x19041d…539b28
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x069478…3b1f75
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x877185…f5279c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xeb029e…85fa63
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x814280…e370b3
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x5d4246…6d0377
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xb5270f…452ec5
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x25ecf6…6c27dd
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x1e21ad…bddb0e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xa0970a…a5b6f5
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xbee062…fd3222
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x3c92b3…0b7aba
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x9b0a49…b00704
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x008c84…dd0a5d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x2b4f7a…63bb7d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x17abf6…a3438a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x47bb42…38ea40
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x4e7936…22b0be
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x4fec8c…5929ef
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0x03d64d…a6b5e5
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa76d ago0xa4578a…8c9395

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.