Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1ceb…22ad46d ago0xc1db5e…0a05cc
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xc76e…a7a946d ago0x017194…439a0f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0007…886746d ago0xeb3c95…a3dd5a
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x75ef…a0f946d ago0x75fe0d…f0084d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x666e…093046d ago0x59afe6…4e2474
0x3fb1…7e250x0e3d…7757Base—$6.30100%0xdb82…274846d ago0xae97eb…ca6523
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfb58…2b7246d ago0xc667f4…2b77b3
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x0744…c73c46d ago0x04f028…f8d124
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x04e2…747846d ago0x4b90e4…3de5d1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x7969…4cf546d ago0xe45052…25e1b1
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2b56…451e46d ago0x0e6dec…9645ac
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0xbf85…381046d ago0xb7c1d0…ce7563
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xafd1…680d46d ago0xb2b89a…0f86cd
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0fb0…485946d ago0xe1bb85…df319c
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x3eb5…db3c46d ago0xebb1c9…77831b
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc52b…5a8d46d ago0xe39606…2c010f
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x6d2e…0c6446d ago0xc13fe1…a905bc
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x271d…d4bc46d ago0xa6d849…ba8e26
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2740…f50446d ago0x004a55…5134bc
0x3fb1…7e250x47c5…4fc3Base—$7.3570%0xe4c8…f88746d ago0xd67bfb…ed63c6
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x1f7e…db9646d ago0xd053a0…a31ce5
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9993…8cf546d ago0x1cdf86…d5733c
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x160a…c89146d ago0xe3eb27…81f4b4
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x63f7…457846d ago0x0e24df…490e4a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9f03…523346d ago0xcb2227…62bb5a

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.