Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x77f66d…78c966
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xa13a9c…52c35b
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x4fe02d…9403a8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xc707a4…8878c0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xdd4a60…4806d7
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xa1261c…d950ea
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xfc859f…916ab0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x6cbdb7…3186a6
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xdca844…ada4e0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xefbe17…af59d4
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x933f6e…43a93c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x16df00…0c9301
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x08de14…352456
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x479ef9…de3017
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x13befe…64b386
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x98f352…92af8f
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x6fc699…9b42f2
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xecc9cf…3d38f2
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xe6a5a9…634e39
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x773ce5…de34aa
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xd1f451…64970a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xb5ed06…3a9265
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x9f645b…a51f49
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x9bb2de…bc832e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x57a123…72635d

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.