Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc204…c2ac0x3e0a…78e7Base—$0.00292100%coinbase75d ago0x697ae6…2f7376
0xc204…c2ac0x3e0a…78e7Base—$0.005777100%coinbase75d ago0xf7f2a7…dc1356
0xc204…c2ac0x3e0a…78e7Base—$0.005425100%coinbase75d ago0x2fa9a4…c4507a
0xc204…c2ac0x3e0a…78e7Base—$0.004946100%coinbase75d ago0x606166…40a70f
0xc204…c2ac0x3e0a…78e7Base—$0.002874100%coinbase75d ago0xecfe50…56e6be
0xc204…c2ac0x3e0a…78e7Base—$0.005655100%coinbase75d ago0x234f56…8ccfb0
0xc204…c2ac0x3e0a…78e7Base—$0.00474100%coinbase75d ago0x178780…d5cf59
0xc204…c2ac0x3e0a…78e7Base—$0.002938100%coinbase75d ago0xa4ed73…c1cd60
0xc204…c2ac0x3e0a…78e7Base—$0.003633100%coinbase75d ago0x29d95a…249e6b
0xc204…c2ac0x3e0a…78e7Base—$0.003088100%coinbase75d ago0xf86c4e…d8809a
0xc204…c2ac0x3e0a…78e7Base—$0.004044100%coinbase75d ago0xdcb7a9…44f1e0
0xc204…c2ac0x3e0a…78e7Base—$0.005429100%coinbase75d ago0xa69ff3…af653f
0xc204…c2ac0x3e0a…78e7Base—$0.00313100%coinbase75d ago0x917e07…ba7d6d
0xc204…c2ac0x3e0a…78e7Base—$0.003964100%coinbase75d ago0x95ff17…651960
0xc204…c2ac0x3e0a…78e7Base—$0.002896100%coinbase75d ago0xc32ce6…31dc0d
0xc204…c2ac0x3e0a…78e7Base—$0.005491100%coinbase75d ago0x74c675…589394
0xc204…c2ac0x3e0a…78e7Base—$0.003989100%coinbase75d ago0xdda1ad…35c9e6
0xc204…c2ac0x3e0a…78e7Base—$0.002696100%coinbase75d ago0x7ca50f…b67e8c
0xc204…c2ac0x3e0a…78e7Base—$0.003959100%coinbase75d ago0x9e71f6…8fac4b
0xc204…c2ac0x3e0a…78e7Base—$0.002711100%coinbase75d ago0x52148d…299f4b
0xc204…c2ac0x3e0a…78e7Base—$0.003611100%coinbase75d ago0x9e1385…f6ba22
0xc204…c2ac0x3e0a…78e7Base—$0.003187100%coinbase75d ago0x67a095…0d7b09
0xc204…c2ac0x3e0a…78e7Base—$0.002867100%coinbase75d ago0xf085be…30f4c0
0xc204…c2ac0x3e0a…78e7Base—$0.005369100%coinbase75d ago0xfa3705…64098c
0xc204…c2ac0x3e0a…78e7Base—$0.003066100%coinbase75d ago0xbba324…f2f52d

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.