Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xe36110…4e3a64
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xaa2a09…58ad12
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0x6073ef…355879
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0xfce413…8bd42c
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xc85714…91dcfe
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xfccd6e…6940af
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0x553a2b…48e424
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.005100%coinbase45d ago0x50057a…7f40b6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0x659cdc…2a8649
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0x969b79…4531d2
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xa3d076…5919a3
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0x6d63a7…52874a
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0x5ca7a0…b80df6
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0xef0bd9…848103
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0xdcb60e…a36a60
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0x43480a…a66016
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.002100%coinbase45d ago0x09a5ad…6bc563
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0xdbc135…237650
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.01100%coinbase45d ago0x5f6b63…130504
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase45d ago0x3255f6…102f28
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.02100%coinbase45d ago0xc198b0…7d254b
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.35100%coinbase45d ago0xa22e9d…ebf1a7
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.03100%coinbase45d ago0xd9531f…cc96b1
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.05100%coinbase45d ago0xc15343…919c53
0xdd5e…fdef0xa0bf…869bBaseAPI AcreCrypto$0.002100%coinbase46d ago0x38cd5a…53a8c1

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.