Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0f55a2…55723f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf4d376…9c77ba
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa928af…9498a1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa7e9d8…c2263c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8126eb…52f0d6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7d98ed…2fa21a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc37eff…51f956
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd594bb…cf6f9e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x384534…31e29b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x02e74b…f0dcbe
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xaa919c…f0edf8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x1dbfd1…190744
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd18e2a…673a46
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc11221…beb989
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x768bc7…31efd0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xed6209…bf82b1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x0aed5b…f3d2b0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe0787f…e4ef1a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8c94b4…4e46c2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x61737b…4c2bb8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x26ec8a…d83b14
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x38c803…9c6af9
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xdab66f…db6bb1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe05b93…8d8320
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8510a5…0d80ad

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.