Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x541661…d02c7f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0xb7d207…8010d2
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x035e99…b6d88e
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x6819d3…4cca9d
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0xc92ef9…d0c483
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x6a411d…2a30f6
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x724a1b…ba898f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0xf7e929…4e4305
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0xa36840…b73363
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x7aab3a…790a65
0xb420…08d30xfe80…47eeBase$0.001100%fluxa23d ago0x370968…a05183
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x18ab27…66e8af
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x05b8f8…575525
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0xe7aa46…7e2d4f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x5ab5a2…9ae7d3
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x7716dd…a37a34
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x0bec42…bb34c7
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x5cabfc…4a7e2a
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x7e21dc…d4758e
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0xcfbc60…bf70fd
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x6bf876…082ccc
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x598309…3e317f
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x042ac9…745a73
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x163858…c490c8
0xb420…08d30xfe80…47eeBase$0.001100%fluxa24d ago0x18cba5…e51031

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.