Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x65a104…8a21a7
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x91694f…f602d8
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x248062…82843b
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x484e1a…d6678b
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x27fe51…98dfdd
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xd6df43…85163c
0x2c14…58300xfe80…47eeBase$0.001100%fluxa42d ago0x04857f…a7e9e8
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x70701f…4f4424
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xb08eac…774ba6
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xf01c6d…1df229
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x2d2934…20b035
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x6388f7…640c90
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x06055a…236ca0
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x98c8a9…91009c
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xe12ab8…97fce6
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x933175…ce85e4
0x2c14…58300xfe80…47eeBase$0.001100%fluxa42d ago0x8ade80…e19eba
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x6f8268…4cf455
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x20acf8…d5966a
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x7780a4…fd9030
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xd0c830…26a088
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x9a9e76…3921a6
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xe72bbc…592f07
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x11ce4b…1c0d34
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x803834…34ed9c

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.