Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8bf0…2ce2117d ago0x08344a…2cf89e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf31d…cc4b117d ago0x0c729c…f3bba6
0x5d79…ab930x0e3d…7757Base—$3.15100%0x8944…ba2a117d ago0xaefbe1…ff6692
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8112…5167117d ago0x37fc05…5fd432
0x5d79…ab930x0e3d…7757Base—$2.10100%0x0524…9389117d ago0x1b2def…eda25d
0x5d79…ab930x0e3d…7757Base—$4.20100%0xdcd9…b01a117d ago0x0deb93…b75129
0x5d79…ab930x0e3d…7757Base—$10.50100%0xdb82…2748117d ago0x62bb31…da0824
0x5d79…ab930x0e3d…7757Base—$3.15100%0xbf85…3810117d ago0x222c4f…7ab110
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6d2e…0c64117d ago0x70737d…858723
0x5d79…ab930x0e3d…7757Base—$2.10100%0xb725…f2dd117d ago0x43a56b…65c37a
0x5d79…ab930x0e3d…7757Base—$21.00100%0xf74f…ffda117d ago0xb599ec…f7ca28
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb1ed…f854117d ago0x4093dc…19b77b
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf7a9…eb8d117d ago0x887ef5…097c2e
0x5d79…ab930x0e3d…7757Base—$1.05100%0xfe8c…49bb117d ago0xdc24bc…e4ed14
0x5d79…ab930x0e3d…7757Base—$2.10100%0x6204…1122117d ago0xd62a68…14be11
0x5d79…ab930x0e3d…7757Base—$5.25100%0xe4c8…f887117d ago0x91c1c8…31231b
0x5d79…ab930x0e3d…7757Base—$5.25100%0x7311…c90b117d ago0x6ba410…6e0627
0x5d79…ab930x0e3d…7757Base—$3.15100%0xfe8c…49bb117d ago0x22da02…7c2c19
0x5d79…ab930x0e3d…7757Base—$10.50100%0xcd39…0724117d ago0xb8644e…92294a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x0881…8de2117d ago0xf53d2d…5dc181
0x5d79…ab930x0e3d…7757Base—$10.50100%0x7818…d2a6117d ago0x91666b…9c9c2b
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc246…c595117d ago0x4a30e3…a3e3b2
0x5d79…ab930x0e3d…7757Base—$5.25100%0xa2ae…0331117d ago0x4d21b5…2da9db
0x5d79…ab930x0e3d…7757Base—$2.10100%0x3368…d66b117d ago0x9c0da0…f82700
0x5d79…ab930x0e3d…7757Base—$15.75100%0xcfc4…e104117d ago0x62adee…4b58b2

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.