Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x8ae6de…f9b9ae
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x17162b…f6a051
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x574210…587de6
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xa3e80e…74c78a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x253dfd…910c8a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xee4790…f58af4
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xdb1bc5…faba16
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xb0bba0…a36690
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x91a134…bae091
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xbb6f9d…a103f0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x9af4ff…65d17c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x36d631…9f707d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x2ac3e7…7d9e9f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x36367b…1aca34
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x2a684a…b788fb
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0xfa8e98…49267e
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x3377dd…965e30
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase16d ago0x5ffa52…dd888b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0xfb55f4…db2138
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0xf8b957…9a1be0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0x9415e2…c75499
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0x006e9e…1803fa
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0x06cb1c…135047
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0xbb0187…d7e45f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase17d ago0x856ef0…3e6b3a

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.