Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xd873ca…b22161
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x3c7708…fc0600
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x38aeda…977bb7
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xd90288…4c96b0
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x6bbf69…8ec52c
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x0bb88f…a10502
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xf4b35e…1fa7a5
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x789acc…040ed6
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x445a6c…65365f
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xa3cec8…71e4bf
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xca8b8f…795f91
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xa1da34…ea2c91
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xd2a888…2bbfed
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xf298d9…d5de74
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xba1fde…fe9cd7
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x9760f0…78e0fd
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x121767…f61738
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xdb0a37…e6cf67
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x5aeb23…477ae5
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x42371c…110eda
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xc98838…866ac9
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0xcddafe…8547b4
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x521b88…d62e3b
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x77c2df…e01b23
0xdea9…178a0xa9dd…2315Base—$0.002100%coinbase50d ago0x1644ef…8d8e50

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.