Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5af9…a5de0xc4f0…0bb9Base$47.02100%0xd05c…826041d ago0x5335d6…a4807c
0xa5c2…38ce0xc4f0…0bb9Base$245.11100%0xd05c…826041d ago0xbe348b…84f79e
0x53d6…0c720xc4f0…0bb9Base$68.03100%0xd05c…826041d ago0xd49d3f…3edce3
0xf99b…eeea0xc4f0…0bb9Base$11.7670%0xd05c…826041d ago0x65b9e7…2a81e7
0xf7de…dd4d0xc4f0…0bb9Base$118.05100%0xd05c…826041d ago0xdb28ed…14f26d
0x53d6…0c720xc4f0…0bb9Base$67.47100%0xd05c…826041d ago0x0a4ed4…e4c09f
0xf99b…eeea0xc4f0…0bb9Base$11.51100%0xd05c…826041d ago0xe1aa62…0c3948
0xf7de…dd4d0xc4f0…0bb9Base$118.05100%0xd05c…826041d ago0xcc105b…d4ffb4
0xf99b…eeea0xc4f0…0bb9Base$11.5170%0xd05c…826041d ago0x1f10bb…fabc5f
0xf99b…eeea0xc4f0…0bb9Base$12.01100%0xd05c…826041d ago0xf1ae0d…86f357
0xf7de…dd4d0xc4f0…0bb9Base$116.0770%0xd05c…826041d ago0xaaf849…466cfb
0x53d6…0c720xc4f0…0bb9Base$65.4570%0xd05c…826041d ago0x7cd06d…58f037
0x53d6…0c720xc4f0…0bb9Base$65.3770%0xd05c…826041d ago0x17d321…e4e714
0xf7de…dd4d0xc4f0…0bb9Base$111.05100%0xd05c…826041d ago0x53f73d…db4b83
0x53d6…0c720xc4f0…0bb9Base$64.03100%0xd05c…826041d ago0xb3e131…2d03d5
0xf99b…eeea0xc4f0…0bb9Base$11.01100%0xd05c…826041d ago0x486d3a…e6741d
0xf7de…dd4d0xc4f0…0bb9Base$110.05100%0xd05c…826041d ago0x57aae5…459d11
0x2f22…8bf40xc4f0…0bb9Base$35.02100%0xd05c…826042d ago0xcf291c…0b3515
0xf9d9…026b0xc4f0…0bb9Base$27.01100%0xd05c…826042d ago0x54efcf…e2c71a
0xf9d9…026b0xc4f0…0bb9Base$26.0170%0xd05c…826042d ago0xc7c005…5a6ec3
0xf9d9…026b0xc4f0…0bb9Base$25.0170%0xd05c…826042d ago0x13ee6a…254ace
0xf9d9…026b0xc4f0…0bb9Base$24.0170%0xd05c…826042d ago0xfb1bc3…6188b7
0xf9d9…026b0xc4f0…0bb9Base$24.0170%0xd05c…826042d ago0xbfdd02…423647
0x9930…03f10xc4f0…0bb9Base$86.40100%0xd05c…826042d ago0x7f0f03…13aad2
0x9930…03f10xc4f0…0bb9Base$85.0170%0xd05c…826042d ago0x8b16a6…67130c

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.