Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85f4…2fb80x3e0a…78e7Base—$0.005637100%coinbase74d ago0x299e1c…23d870
0x85f4…2fb80x3e0a…78e7Base—$0.005832100%coinbase74d ago0x31b0b7…1e5d6f
0x85f4…2fb80x3e0a…78e7Base—$0.003564100%coinbase74d ago0x74c15d…682cf6
0x85f4…2fb80x3e0a…78e7Base—$0.004933100%coinbase74d ago0xc77786…76d7de
0x85f4…2fb80x3e0a…78e7Base—$0.003918100%coinbase74d ago0x15637c…da0c5b
0x85f4…2fb80x3e0a…78e7Base—$0.005939100%coinbase74d ago0x479ddf…1ec832
0x85f4…2fb80x3e0a…78e7Base—$0.005897100%coinbase74d ago0xb80023…c21766
0x85f4…2fb80x3e0a…78e7Base—$0.002755100%coinbase74d ago0x81e976…9ccc66
0x85f4…2fb80x3e0a…78e7Base—$0.003404100%coinbase74d ago0x00a2dd…257c2e
0x85f4…2fb80x3e0a…78e7Base—$0.003414100%coinbase74d ago0x4be7b2…c876f1
0x85f4…2fb80x3e0a…78e7Base—$0.00271100%coinbase74d ago0x7b4c5d…2fc516
0x85f4…2fb80x3e0a…78e7Base—$0.004626100%coinbase74d ago0x7a2bb5…ccfd0e
0x85f4…2fb80x3e0a…78e7Base—$0.003974100%coinbase75d ago0x1163fb…6cbe07
0x85f4…2fb80x3e0a…78e7Base—$0.004555100%coinbase75d ago0x5efb07…4eb5af
0x85f4…2fb80x3e0a…78e7Base—$0.00577100%coinbase75d ago0xeacc78…498a54
0x85f4…2fb80x3e0a…78e7Base—$0.004925100%coinbase75d ago0xcd10b0…c139a3
0x85f4…2fb80x3e0a…78e7Base—$0.003681100%coinbase75d ago0x1532bd…ec129a
0x85f4…2fb80x3e0a…78e7Base—$0.002871100%coinbase75d ago0x96dab1…6e8320
0x85f4…2fb80x3e0a…78e7Base—$0.003423100%coinbase75d ago0x00d6b5…6ada85
0x85f4…2fb80x3e0a…78e7Base—$0.004263100%coinbase75d ago0x61c682…d6631f
0x85f4…2fb80x3e0a…78e7Base—$0.002942100%coinbase75d ago0x736441…3d4c69
0x85f4…2fb80x3e0a…78e7Base—$0.005094100%coinbase75d ago0x21d7d4…084ab8
0x85f4…2fb80x3e0a…78e7Base—$0.004056100%coinbase75d ago0xed9a92…91df70
0x85f4…2fb80x3e0a…78e7Base—$0.005358100%coinbase75d ago0x7118a4…8d8cac

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.