Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed56…693c0xc51e…cb08Base—$1,000.00100%0xfa17…d27f120d ago0xfb1a2e…35da38
0x6ec5…da2e0xc51e…cb08Base—$200.00100%0xfa17…d27f120d ago0x23b37d…f42551
0x1e71…55580xc51e…cb08Base—$444.38100%0xfa17…d27f120d ago0x6be287…eda2ff
0x122e…c5610xc51e…cb08Base—$200.00100%0xfa17…d27f120d ago0x8d733b…f73d6a
0xf0b0…fb2c0xc51e…cb08Base—$113.00100%0xfa17…d27f121d ago0xdf1ab3…5e9f74
0xa67a…612e0xc51e…cb08Base—$110.00100%0xfa17…d27f121d ago0xa4f83a…697fbb
0x2e82…44440xc51e…cb08Base—$100.00100%0xfa17…d27f121d ago0x024b33…f9caed
0xc32c…28aa0xc51e…cb08Base—$266.99100%0xfa17…d27f121d ago0xc82ac4…fa765b
0xf514…696c0xc51e…cb08Base—$4,575.45100%0xfa17…d27f121d ago0x144437…8474c4
0xf514…696c0xc51e…cb08Base—$15,300.38100%0xfa17…d27f121d ago0x9b5889…781cf8
0x5796…a94c0xc51e…cb08Base—$200.00100%0xfa17…d27f121d ago0xa6ed4b…ba6d85
0xebe0…20470xc51e…cb08Base—$102.15100%0xfa17…d27f121d ago0x697437…13a30f
0x4c00…4f5c0xc51e…cb08Base—$250.00100%0xfa17…d27f121d ago0x3ef2ba…a1bda0
0xdd90…71dc0xc51e…cb08Base—$102.23100%0xfa17…d27f121d ago0x36d832…dddd09
0x9cbc…c04b0xc51e…cb08Base—$102.04100%0xfa17…d27f121d ago0x598dca…b2a961
0x0c02…50860xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0xb822b1…a4afe2
0x22d8…4f1c0xc51e…cb08Base—$139.00100%0xfa17…d27f121d ago0xe61c59…bf60d0
0x557e…8c7b0xc51e…cb08Base—$2,208.58100%0xfa17…d27f121d ago0xa10b91…d0699b
0xaba7…92c80xc51e…cb08Base—$101.00100%0xfa17…d27f121d ago0xe996ac…2af2ea

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.