Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xee3372…6a5374
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x592267…cb6ed1
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x684e15…1eb157
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x7f1320…b5f13d
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xfdc45e…9e595a
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x0473eb…ab6afa
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xb529df…ec07d4
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x250724…edfa78
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x8c156d…ca1ecd
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x539671…a341a8
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xe99e4c…e5e6eb
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x834ac1…9b1028
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xa4614e…932c5c
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x75ecd1…e6cdb5
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xcaf148…103e8f
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x2dae51…988719
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x0fb3da…2094b0
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0xd5bc61…dd13ce
0x6a13…8477Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase19d ago0x8534d1…1c31d0
0x27ab…248cQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase19d ago0xd9a00a…c9b6f5
0x27ab…248cQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase19d ago0x9ab5e2…4e1e9e

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.