Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$33.41100%mrdn59d ago0xabd507…b07aae
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn59d ago0xbc7549…8e95a3
0x1cec…8dd40x8e77…e2d6Base—$37.82100%mrdn59d ago0x359c02…1b05af
0x1cec…8dd40x8e77…e2d6Base—$29.88100%mrdn59d ago0x7f5f8d…f45a9c
0x1cec…8dd40x8e77…e2d6Base—$31.82100%mrdn59d ago0x1b7f92…068217
0x1cec…8dd40x8e77…e2d6Base—$28.77100%mrdn59d ago0xc98347…097352
0x1cec…8dd40x8e77…e2d6Base—$22.74100%mrdn59d ago0xddb484…fa4614
0x1cec…8dd40x8e77…e2d6Base—$33.24100%mrdn59d ago0xeecda8…1a7589
0x1cec…8dd40x8e77…e2d6Base—$31.23100%mrdn59d ago0xab6cf9…d2f3f6
0x1cec…8dd40x8e77…e2d6Base—$24.00100%mrdn59d ago0x543300…1e3faf
0x1cec…8dd40x8e77…e2d6Base—$30.69100%mrdn59d ago0x0428df…8a6e66
0x1cec…8dd40x8e77…e2d6Base—$27.30100%mrdn59d ago0x99f720…b1fe5b
0x1cec…8dd40x8e77…e2d6Base—$22.15100%mrdn59d ago0xb0c851…19fd41
0x1cec…8dd40x8e77…e2d6Base—$27.81100%mrdn59d ago0x104c00…8d357f
0x1cec…8dd40x8e77…e2d6Base—$21.56100%mrdn59d ago0xa303f0…590e93
0x1cec…8dd40x8e77…e2d6Base—$28.17100%mrdn59d ago0xf973c0…d42d18
0x1cec…8dd40x8e77…e2d6Base—$30.50100%mrdn59d ago0xfe01bc…2bd537
0x1cec…8dd40x8e77…e2d6Base—$32.73100%mrdn59d ago0x7cdb43…36076e
0x1cec…8dd40x8e77…e2d6Base—$37.35100%mrdn59d ago0x683a97…e6bc7f
0x1cec…8dd40x8e77…e2d6Base—$28.52100%mrdn59d ago0xc6eba6…8073a6
0x1cec…8dd40x8e77…e2d6Base—$22.44100%mrdn59d ago0xb6317c…ab6386
0x1cec…8dd40x8e77…e2d6Base—$29.68100%mrdn59d ago0x5eb471…7c0c33
0x1cec…8dd40x8e77…e2d6Base—$38.99100%mrdn59d ago0xd674f2…e55e3a
0x1cec…8dd40x8e77…e2d6Base—$28.06100%mrdn59d ago0x694010…6d9954
0x1cec…8dd40x8e77…e2d6Base—$33.05100%mrdn60d ago0xe99eae…e90633

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.