Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd33…1e960x10c1…1e24Base—$1.11100%coinbase114d ago0x89c511…b90750
0xcd33…1e960x10c1…1e24Base—$0.96100%coinbase114d ago0xe026ea…847fab
0xcd33…1e960x10c1…1e24Base—$0.57100%coinbase114d ago0xadddac…b8e92f
0xcd33…1e960x10c1…1e24Base—$0.54100%coinbase114d ago0xebbe46…93dc97
0xcd33…1e960x10c1…1e24Base—$0.98100%coinbase114d ago0x168287…02f276
0xcd33…1e960x10c1…1e24Base—$0.86100%coinbase114d ago0xde2b2a…40791e
0xcd33…1e960x10c1…1e24Base—$0.80100%coinbase114d ago0xa156ec…91a367
0xcd33…1e960x10c1…1e24Base—$0.73100%coinbase114d ago0xcc246c…a4eb0b
0xcd33…1e960x10c1…1e24Base—$0.59100%coinbase114d ago0x7212de…78904c
0xcd33…1e960x10c1…1e24Base—$0.52100%coinbase114d ago0xac2ca8…e5228b
0xcd33…1e960x10c1…1e24Base—$0.98100%coinbase114d ago0x370780…cd81d7
0xcd33…1e960x10c1…1e24Base—$0.88100%coinbase114d ago0xb3ff18…740dc1
0xcd33…1e960x10c1…1e24Base—$0.57100%coinbase114d ago0x16ade1…2ed443
0xcd33…1e960x10c1…1e24Base—$0.63100%coinbase114d ago0xa7cade…28c781
0xcd33…1e960x10c1…1e24Base—$0.82100%coinbase114d ago0x8d424e…c75276
0xcd33…1e960x10c1…1e24Base—$0.90100%coinbase114d ago0xc787fe…030056
0xcd33…1e960x10c1…1e24Base—$0.81100%coinbase114d ago0xab1891…957174
0xcd33…1e960x10c1…1e24Base—$0.78100%coinbase114d ago0xcb19b5…3d54ac
0xcd33…1e960x10c1…1e24Base—$0.78100%coinbase114d ago0xa110ce…354471
0xcd33…1e960x10c1…1e24Base—$1.16100%coinbase114d ago0x5b6afe…d194f6
0xcd33…1e960x10c1…1e24Base—$0.77100%coinbase114d ago0xcc4186…d3421c
0xcd33…1e960x10c1…1e24Base—$0.56100%coinbase114d ago0xf1737d…8bed44
0xcd33…1e960x10c1…1e24Base—$0.50100%coinbase114d ago0x77a38d…e66bab
0xcd33…1e960x10c1…1e24Base—$0.93100%coinbase114d ago0x6c0688…e7af9d
0xcd33…1e960x10c1…1e24Base—$0.83100%coinbase114d ago0x0983f4…5c6e94

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.