Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8e1…71e60x3e0a…78e7Base—$0.005479100%coinbase74d ago0x0109b0…9ee42e
0xf8e1…71e60x3e0a…78e7Base—$0.00341100%coinbase74d ago0xced338…04d329
0xf8e1…71e60x3e0a…78e7Base—$0.00589100%coinbase75d ago0x848d9d…f2ff7d
0xf8e1…71e60x3e0a…78e7Base—$0.004261100%coinbase75d ago0x0b520e…64ed8f
0xf8e1…71e60x3e0a…78e7Base—$0.003624100%coinbase75d ago0x0edc0b…58b6a6
0xf8e1…71e60x3e0a…78e7Base—$0.004705100%coinbase75d ago0xf33f54…c0e072
0xf8e1…71e60x3e0a…78e7Base—$0.002724100%coinbase75d ago0x8392ad…43aa9c
0xf8e1…71e60x3e0a…78e7Base—$0.004637100%coinbase75d ago0x635c34…7acd3f
0xf8e1…71e60x3e0a…78e7Base—$0.005397100%coinbase75d ago0x88adc3…55a2e9
0xf8e1…71e60x3e0a…78e7Base—$0.003893100%coinbase75d ago0x19278c…6b31d7
0xf8e1…71e60x3e0a…78e7Base—$0.003391100%coinbase75d ago0xb79daf…3b5433
0xf8e1…71e60x3e0a…78e7Base—$0.002773100%coinbase75d ago0x308c94…32ea9d
0xf8e1…71e60x3e0a…78e7Base—$0.004703100%coinbase75d ago0xf14b9a…860e55
0xf8e1…71e60x3e0a…78e7Base—$0.003748100%coinbase75d ago0x6f7689…dd9d05
0xf8e1…71e60x3e0a…78e7Base—$0.005324100%coinbase75d ago0xab93de…7d2e88
0xf8e1…71e60x3e0a…78e7Base—$0.002682100%coinbase75d ago0x295ab8…75cad5
0xf8e1…71e60x3e0a…78e7Base—$0.002788100%coinbase75d ago0x763e7f…605088
0xf8e1…71e60x3e0a…78e7Base—$0.002741100%coinbase75d ago0x1fbecc…44af7c
0xf8e1…71e60x3e0a…78e7Base—$0.003929100%coinbase75d ago0x9354e4…d74501
0xf8e1…71e60x3e0a…78e7Base—$0.005083100%coinbase75d ago0xcfab2e…065d1c
0xf8e1…71e60x3e0a…78e7Base—$0.003401100%coinbase75d ago0x95115c…3d775a
0xf8e1…71e60x3e0a…78e7Base—$0.003347100%coinbase75d ago0x35e1fe…760324
0xf8e1…71e60x3e0a…78e7Base—$0.003854100%coinbase75d ago0x39c11c…15d7c0
0xf8e1…71e60x3e0a…78e7Base—$0.004076100%coinbase75d ago0x98df09…0e5df3
0xf8e1…71e60x3e0a…78e7Base—$0.00418100%coinbase75d ago0x35a6c2…330793

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.