Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xaf61…49f619d ago0xae571d…7e9928
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xca67…882019d ago0xcd1d5e…4bf09c
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xfbcc…3fea19d ago0xabe52e…7204be
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x2699…b2a519d ago0x6c04d2…5ea5a0
0x5d79…ab930x47c5…4fc3Base—$10.5070%0xf643…981019d ago0x6ad75d…ede32c
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x3d44…411519d ago0xefcae1…2835df
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x29b8…326319d ago0x80e736…a250f5
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x8100…1de519d ago0x49df18…2e7887
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x24b8…43f019d ago0x4d69af…0d4854
0x5d79…ab930x47c5…4fc3Base—$21.0070%0xb834…55bc20d ago0x0fc1b2…3323e1
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x20cf…bf5520d ago0x5e4ead…11106a
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9190…8d8320d ago0xd27ff1…23d00f
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x33cf…fffe20d ago0xcfc12f…e6ab19
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x1f15…885720d ago0x18c11b…72815d
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x9f03…523320d ago0x5278a8…e848c6
0x5d79…ab930x47c5…4fc3Base—$15.7570%0x2035…57d320d ago0x165f3b…ed2f8a

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.