Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0xcd2356…00ef7e
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0x2cfa4b…9c688d
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0x0c1a91…a7e2bf
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0xf4e023…9370dc
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0xc04781…0f4928
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase114d ago0x895ee7…feb0a3
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xce9dce…20844d
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x5b95b7…b680d6
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xcaba75…3cace1
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x29c80a…0eadf8
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x7d7a42…26400b
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x9ad925…9ce5f4
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x200a6b…5bcaf5
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xec07ab…e08497
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xe94757…d0fa03
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x1552cd…c8199a
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x9e78f7…e01c3f
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x7b56fd…35c98f
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x2a2afb…13661e
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xb25252…40aefb
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xe356ad…7e2077
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0xc5a5c8…5f1c71
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x073377…ec58dd
0xddb0…77d20x10c1…1e24Base—$0.03100%coinbase115d ago0x639dfb…c88940

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.