Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x0ac9e7…9d83ef
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x40eb4b…55cfd9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x191d42…91a582
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xafe6e8…23e3ed
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0x010e9b…2410a0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase74d ago0xb3b158…8ef558
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x758228…488f45
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x1a11a1…24eb22
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x70d485…c95fb9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x09cae5…d8e94f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xe31e9e…59df77
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x7a5c07…22cf56
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x9d3793…91db97
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xc1f4b6…81422a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xd147dd…18552d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x0b5702…2d4b34
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xb11f39…ae17e5
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x23c016…46073e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xb93cd2…c76c17
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x15b709…23e29d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x6f4a46…3e8531
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0x0a60cc…34fcac
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xb92e46…7bd057
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase75d ago0xce17d9…bd9eca

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.