Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xb028ac…a05d40
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x3a7429…e89c59
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x1a4805…db3215
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xa844f0…40e3e6
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xa3bd1a…849a5b
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x8e696c…f35f6a
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xcd1685…0a0464
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x385663…6e2183
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x5cf50e…ecea75
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xd33dea…4ca52b
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xee868f…27cf93
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x0e1e7d…733553
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x4708f0…a26041
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xc827a7…48eaf7
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xc8729c…7df27a
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x436885…399ee5
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x39d3c3…a062e0
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x7deb58…607a2e
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xa999b0…eab903
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x4f8a65…485062
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xa093a8…329b07
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0xb8da5d…728a7e
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x71fc23…0dc938
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x040ea0…307687
0xcf33…ccdc0xa9dd…2315Base—$0.002100%coinbase35d ago0x4928ae…6c90f2

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.