Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase5d ago0xe3ccd0…9b6a14
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x31f09f…f3e382
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase5d ago0x1e7d5e…2142f9
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase5d ago0x29df3c…2a086a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase5d ago0x1fb70c…d91533
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase5d ago0x56621c…bfff7a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase5d ago0xa295c5…969425
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xfc8ca6…8bb01a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0xba92bc…5b97a1
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0xe2c7a7…79cbbc
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xaa3d7a…43c355
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xdace98…15827c
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x13c017…defc55
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x21a209…c1c173
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x7f7d1c…c431c2
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xf35bca…371ca9
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x20a982…3be0d5
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x5a2c55…507c2a
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x6f26a2…3b634e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase6d ago0xfbf042…ae1f43
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0x0537f8…82c9bb
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xda9be0…59d221
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase6d ago0xd31cf2…22b747
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase6d ago0x21c078…9d363d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase6d ago0x63e532…c488b7

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.