Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x7f5860…b761c7
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x05a9c3…c2ef5a
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x8fad41…457017
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0xbe21b7…97560c
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0xffc423…7edd02
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x4a7a7f…410ede
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x3b7ed5…d2dc8e
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x18064d…e21131
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x8376ec…451199
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x9be166…72a3a6
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0xc9a8b7…db6494
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x8852ef…0e4e93
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x506e84…4e9af0
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x08574c…e55ef3
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x13dc94…3025c5
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x407402…4fc361
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x1ba15b…c576c1
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x62b028…f84d72
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x5e3fdf…c48c46
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x4f2fdb…a52b92
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x6776ad…17a224
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0xf44c2f…a97db0
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x722986…732d33
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x5d1004…2bbc20
0x93f9…502e0xa9dd…2315Base$0.002100%coinbase5d ago0x2e233e…053009

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.