Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1061…a4e30xb0af…7de0Base—$3.24100%coinbase20d ago0xbf01fe…647cca
0x1061…a4e30xb0af…7de0Base—$3.14100%coinbase20d ago0xdb8d4b…7d746a
0x1061…a4e30xb0af…7de0Base—$3.12100%coinbase20d ago0xc168b6…665cd6
0x1061…a4e30xb0af…7de0Base—$3.24100%coinbase20d ago0x4e18c8…93c614
0x1061…a4e30xb0af…7de0Base—$2.00100%coinbase20d ago0x525eff…9ecd8a
0x1061…a4e30xb0af…7de0Base—$3.08100%coinbase20d ago0x234d49…d443ad
0xdb7b…059d0xb0af…7de0Base—$1.86100%coinbase20d ago0x26009b…204ce1
0x1061…a4e30xb0af…7de0Base—$3.23100%coinbase20d ago0xf0a8c6…2b8dd6
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase20d ago0x8c62cf…a7cdc0
0x1061…a4e30xb0af…7de0Base—$3.14100%coinbase20d ago0x06098a…678b65
0x1061…a4e30xb0af…7de0Base—$3.03100%coinbase20d ago0x9bddbb…1af6b3
0xb66a…04f40xb0af…7de0Base—$5.04100%coinbase20d ago0x870de4…fafe12
0xc43b…34c00xb0af…7de0Base—$5.55100%coinbase20d ago0x54f785…2420fc
0xb66a…04f40xb0af…7de0Base—$1.74100%coinbase20d ago0x8e656f…fce1ac
0x1ebf…76220xb0af…7de0Base—$0.10100%coinbase20d ago0x6dc8a0…8f5216
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase20d ago0xeb78a0…07039b
0x1061…a4e30xb0af…7de0Base—$3.51100%coinbase20d ago0x49ae3e…377c96
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase20d ago0x3b7e17…a5ac2e
0x1ebf…76220xb0af…7de0Base—$0.10100%coinbase20d ago0x1c852b…2f47d7
0xc43b…34c00xb0af…7de0Base—$5.58100%coinbase20d ago0xadb701…23aa8a
0x98a8…7bce0xb0af…7de0Base—$0.10100%coinbase20d ago0xe83d1d…7bf824
0xb66a…04f40xb0af…7de0Base—$4.84100%coinbase20d ago0x6d98ba…c6081c
0x84db…96280xb0af…7de0Base—$30.02100%coinbase20d ago0x759e31…b437f8
0xdb7b…059d0xb0af…7de0Base—$2.06100%coinbase20d ago0x6d862f…915f0e
0x1061…a4e30xb0af…7de0Base—$3.49100%coinbase20d ago0x453837…5e5486

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.