Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x2e2853…cf5aae
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x4e7905…fd0865
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x3a12b5…fb2b76
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x2ac848…1f0043
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x761214…03b4e4
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xe68a4f…01155e
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x968a45…9f8318
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xe2a992…288fcb
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xa5f6e7…06ea9e
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xd31a34…53ec7f
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x1fb7fe…90d170
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x8fdbca…f36e31
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x6cf732…6cb450
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x96d591…2aa143
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x804c5d…8de000
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x9e7fb8…d6f0c0
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x013398…a09f33
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x3b11ef…8c52c8
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xead0ff…36cc3b
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x5a5a38…707ed8
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0xe26369…69af24
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x0a27bc…850275
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x375a21…590ea9
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x2a2fc6…527044
0x3441…d5ca0xa9dd…2315Base—$0.002100%coinbase73d ago0x4633b1…b5be1c

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.