Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x1a2b9d…679c85
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x325ab6…e2ef3a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x786e15…4d4e8d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x041bc9…7d1959
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x40436c…d1dc07
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xbd0b6c…62a9dc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x2a0ffa…3fc42e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x795a90…404906
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xb3ae28…7179fe
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x6af4b4…1f5a06
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x7b744e…60d39e
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0xc6dfa5…ebf08f
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x3e136f…33b254
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x468e48…5a0fb9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x4d7868…b7f60d
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x1f12a9…0e6bf5
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x159eaf…e2141e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xffc420…790fb9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xc4815c…28220c
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x4d9671…73e032
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x28fd4d…8fc853
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0xbedf35…cad459
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates101d ago0x23c9f9…2be545
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x9d3e03…961b04
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase101d ago0x567400…17615f

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.