Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x26e5f0…ef4476
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xdbe1c2…15fe2f
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xb6f99c…95e0e2
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x0d1907…d01f42
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xf9c8e5…21fc1e
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x9cbbed…5d9873
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x9ab3af…79de72
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xf9182a…b32336
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xbbfd5d…132628
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x3c1486…ccc7e8
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0xe96dcb…64131f
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x8de5f4…38630d
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa8d ago0x110e2b…2b0c8d
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0x47c26b…d4494a
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0x71ea96…9a567f
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xb022e6…1e5f36
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0x8cfd8f…8ffd62
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xd05bb6…6141e8
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xb5efd0…e3b9e5
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xc62286…39cb8a
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xc499f4…9a9d8c
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0x01d26d…b407bf
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xadb8da…9808ec
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0x55c1a6…c2f565
0x389c…3a3b0xfe80…47eeBase$0.001100%fluxa9d ago0xfa8de6…2802b9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.