Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xc097f6…f91e4c
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x38decb…f412e8
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf9f473…758204
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x00c878…435381
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x39d7c9…ffee74
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x8f5102…c64297
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x171995…c053ff
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf75b22…fec873
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x52dd76…6bf5c3
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x02e573…e8a8af
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xc69e70…40e246
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf09c46…525d47
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf1e5b8…804e26
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x8e9843…471705
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xe9b576…c76403
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf14a7a…487782
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x512765…b069bc
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x786a2c…b1270b
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x7a3d2e…e7447f
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x57bccd…345450
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x7ff259…b2fa86
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x124fed…28cef9
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x85f114…b61a02
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0x95d3cc…c1f71f
0xaa2a…c7060xa9dd…2315Base—$0.002100%coinbase13d ago0xf631a4…264edc

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.