Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x300380…891587
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x5fc0d1…cdd6d8
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x7353aa…31da64
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x70cd4e…8ee22b
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0xaddfde…c05b70
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x5027ae…f963b2
0xaed0…d2810x7d2c…bcfeBase$0.05100%coinbase42d ago0x978ddc…34e1c0
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x62bec0…9fe7e8
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x6160b3…161c57
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0xda18c5…533d24
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x95d787…9f88f6
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x6abd93…e096ac
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x6508e6…962d58
0xcf08…454f0x7d2c…bcfeBase$0.05100%coinbase42d ago0xb99817…0141a3
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase42d ago0x57f368…e17329
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase42d ago0xbf9f55…1ed920
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x547575…93daa3
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x4aca5c…3453b4
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x2aceb7…8ef9bd
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0xce0904…f14800
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x279e4e…d6c130
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0xf4305d…acc2f9
0x59a4…ce3f0x7d2c…bcfeBase$0.05100%coinbase42d ago0x505fde…bdfed5
0x25ac…e9ff0x7d2c…bcfeBase$0.05100%coinbase42d ago0x77c7a2…32be63
0x25ac…e9ff0x7d2c…bcfeBase$0.05100%coinbase42d ago0xb75913…3eebaf

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.