Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$12.02100%coinbase59d ago0x1a10e2…d9f8a1
0x3878…18220xb0af…7de0Base—$11.46100%coinbase59d ago0xecb867…2b015f
0x3878…18220xb0af…7de0Base—$0.20100%coinbase60d ago0x13cdbb…20fe83
0x3878…18220xb0af…7de0Base—$0.20100%coinbase60d ago0xb67c94…1b9165
0x3878…18220xb0af…7de0Base—$0.26100%coinbase60d ago0x5be768…25d4be
0x3878…18220xb0af…7de0Base—$0.30100%coinbase60d ago0xfa27e4…bbacab
0x3878…18220xb0af…7de0Base—$0.38100%coinbase60d ago0xaf561d…a83255
0x3878…18220xb0af…7de0Base—$0.49100%coinbase60d ago0xdb1990…d11b0d
0x3878…18220xb0af…7de0Base—$0.49100%coinbase60d ago0x435d1a…3027e0
0x3878…18220xb0af…7de0Base—$0.62100%coinbase60d ago0xd52f06…13f3f4
0x3878…18220xb0af…7de0Base—$0.78100%coinbase60d ago0xbe1da8…9d40f8
0x3878…18220xb0af…7de0Base—$0.97100%coinbase60d ago0x0c57af…794efc
0x3878…18220xb0af…7de0Base—$1.30100%coinbase60d ago0x06a94a…2cc8a6
0x3878…18220xb0af…7de0Base—$1.46100%coinbase60d ago0x1c5deb…cb9d16
0x3878…18220xb0af…7de0Base—$1.82100%coinbase60d ago0x9bcfe5…e81e1d
0x3878…18220xb0af…7de0Base—$2.00100%coinbase60d ago0xdc6fbe…d7e63b
0x3878…18220xb0af…7de0Base—$2.68100%coinbase60d ago0xbbcaf3…dc7833
0x3878…18220xb0af…7de0Base—$2.56100%coinbase60d ago0x707e50…256116
0x3878…18220xb0af…7de0Base—$3.17100%coinbase60d ago0xec79b7…8e8537
0x3878…18220xb0af…7de0Base—$3.90100%coinbase60d ago0x2ee1cf…96e532
0x3878…18220xb0af…7de0Base—$3.74100%coinbase60d ago0x7b8701…181678
0x3878…18220xb0af…7de0Base—$3.66100%coinbase60d ago0x26e158…fbd83f
0x3878…18220xb0af…7de0Base—$4.51100%coinbase60d ago0x01062f…66d387
0x3878…18220xb0af…7de0Base—$5.69100%coinbase60d ago0xe3e0ea…d3f0a3
0x3878…18220xb0af…7de0Base—$5.49100%coinbase60d ago0x7a8e1f…b4a40f

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.