Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x692bb9…8446c3
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xf0bbee…9f6ec8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x9442ff…70953f
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xfc7683…5dae27
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x32adf7…5dbf43
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x60380f…7df341
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x1b0915…2c581e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x9c8297…e08a36
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xca721f…73cfd6
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x81fb56…0dd421
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x106c58…4db71b
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xb8430f…342bab
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xeff184…a8abdc
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x4eac6c…c5c7cc
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x0f370f…3c2842
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xe679f7…5f0f6a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x05cbf3…d4d53e
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x66cd68…ab3692
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x0e4354…dd61e0
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xa8f319…25baaa
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x6c56fc…eca1d8
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xbe5338…7fdb78
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x02096b…e24e40
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0xa151c9…ca8c0f
0xadfb…16740xa9dd…2315Base$0.002100%coinbase19d ago0x3891d9…919212

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.