Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.000023100%0x6366…f1e291d ago0xdefb5b…865ee0
0xd6a1…caac0x6366…f1e2Base—$0.005709100%0x6366…f1e291d ago0x3d7ab7…9deebd
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0xcf1b75…7d009c
0xd6a1…caac0x6366…f1e2Base—$0.000023100%0x6366…f1e291d ago0xfd345d…ead5b4
0xd6a1…caac0x6366…f1e2Base—$0.00532100%0x6366…f1e291d ago0xe588ee…242a75
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0x2ff90b…9cdc7d
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x17c8…043691d ago0x1da279…dac6e6
0xd6a1…caac0x6366…f1e2Base—$0.00537100%0x6366…f1e291d ago0x188a9e…0db849
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x6366…f1e291d ago0x8f38fd…2be73f
0xd6a1…caac0x6366…f1e2Base—$0.000853100%0x6366…f1e291d ago0x5c187d…7abe35
0xd6a1…caac0x6366…f1e2Base—$0.005734100%0x6366…f1e291d ago0x7bb1d4…e7e326
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0xa809e0…6671d9
0xd6a1…caac0x6366…f1e2Base—$0.005341100%0x6366…f1e291d ago0x50e38d…8219f4
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x6366…f1e291d ago0x43e70f…8c00b5
0xd6a1…caac0x6366…f1e2Base—$0.000847100%0x6366…f1e291d ago0xdabf81…5bdae2
0xd6a1…caac0x6366…f1e2Base—$0.005682100%0x6366…f1e291d ago0x84ed64…71284c
0xd6a1…caac0x6366…f1e2Base—$0.08100%0x6366…f1e291d ago0x5827a4…d8aeb1
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x17c8…043691d ago0x5d0eff…89a9dd
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xfc74…d8a591d ago0xe3dd77…23bce1
0xd6a1…caac0x6366…f1e2Base—$0.00592100%0x6366…f1e291d ago0xbb7e12…9db199
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0xdf979a…82d1d2
0xd6a1…caac0x6366…f1e2Base—$0.005915100%0x6366…f1e291d ago0x5c8469…a543f6
0xd6a1…caac0x6366…f1e2Base—$0.06100%0x6366…f1e291d ago0x9d01d1…19d602
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xfc74…d8a591d ago0xd159b5…4dec17
0xd6a1…caac0x6366…f1e2Base—$0.005689100%0x6366…f1e291d ago0x9bddbf…ef9262

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.