Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.10100%coinbase45d ago0x080298…ab6ac0
0xff56…086a0xb0af…7de0Base—$0.14100%coinbase45d ago0xfaa8d8…296021
0xff56…086a0xb0af…7de0Base—$0.20100%coinbase45d ago0xd2ae4c…6b4da7
0xff56…086a0xb0af…7de0Base—$0.28100%coinbase45d ago0x3b493f…3405d1
0xff56…086a0xb0af…7de0Base—$0.42100%coinbase45d ago0x39f7c0…4ddd18
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase45d ago0x84bb73…4f284d
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase46d ago0xb27d85…cf03c1
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase46d ago0x8f9a49…0d3712
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase46d ago0xb1523a…5eefab
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase46d ago0xf0ce28…273c00
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase46d ago0x216000…8cc00b
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase46d ago0xa34cfc…2361b7
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase46d ago0xb67782…3199af
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase46d ago0x217a73…de44cb
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase46d ago0xccede5…ed5247
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase46d ago0x04d13d…b88bfe
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase46d ago0x211ff8…c53358
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase46d ago0x9dd03f…ec5fcc
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase46d ago0x34e4f4…f97c59
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase46d ago0x7ef29c…bad406
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase46d ago0x68fdf2…c21c57
0xff56…086a0xb0af…7de0Base—$0.88100%coinbase46d ago0xbe7f72…8f0229
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase46d ago0xdbf98a…214162
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase46d ago0x76063c…b5853b
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase46d ago0xafea34…8cc500

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.