Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0xeffcdb…084224
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x75482a…f79e5a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0xa00ebc…1da6d4
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0xb46793…bb042e
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x02bf0e…3e780c
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0xd23e0f…e63473
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x3d3934…3f92f0
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x9ee41a…4d0a1e
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x76d39e…e556e3
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase58d ago0x58072c…437d8a
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x3ffe0c…9de536
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x3541fd…c4c640
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0xb1c1b4…cd44c7
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x722f2f…d04702
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x027b62…5827d2
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0xb25239…32b52d
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x48e338…c24fd9
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x8f4157…a61e9f
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x2274bd…d49fe3
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x005f8e…fe40c4
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x9bef03…388cd0
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x9f1480…e032e1
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0x73642e…f65ade
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0xa79bb7…4b7526
0x7840…8daa0xa9dd…2315Base—$0.002100%coinbase59d ago0xc79a26…0e28a2

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.