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%fluxa18d ago0x9e43ab…d431f8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0x9190e0…d94d7e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0x2db7d9…529069
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0x1d7fd9…b469d8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0xdc21b6…ad7da1
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0xccccbc…2b389a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0xf3c08b…9ef17c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa18d ago0x0ee22d…dfc76c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x00c5bc…f80715
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x8c4e8f…ceeaf3
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xef39c3…54d087
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x73f1f4…b38f56
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xf5c708…0f755c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x40e93a…e01a30
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x321577…8ac7ea
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x7e7349…27e353
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xcd9f53…5197db
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xd30360…d3fb00
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x029a4a…e63f93
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xeef925…afbadc
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xd55972…96c717
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0x9a0bed…9cef6b
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xe36818…be3ad0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xf4a9c8…b9eea3
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa19d ago0xb1499b…a1c878

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.