Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x913272…91b825
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0xc7f97a…8ab6cf
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa39d ago0x188e77…130ef5
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x20d33a…e28391
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x9fa540…bb81b4
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x7f6de6…7ded34
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0xe37de5…bbce7d
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0xe8bf4b…9f41af
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa39d ago0x4365e7…3e834f
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa39d ago0xd2a079…558a1f
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0xb9ce52…004d03
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa39d ago0xec8aa7…be6571
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x63f1d3…d5b318
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa39d ago0x57718b…c4560a
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa39d ago0x8ab7aa…56c62c
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa40d ago0x6e4e1b…a9a7c9
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa40d ago0xc3be03…97076e
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa40d ago0x8fc391…015643

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.