Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x4de998…404683
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x64d6e8…7397c1
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x4c3411…cb5af7
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0xd8ed00…e6aa2b
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0xea4ab2…9f8940
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x85e776…26d386
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0xbdd658…c0d39d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x7cb0ad…9ca3f2
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x8ceaff…285bd3
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x8450f2…dbce8a
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x1ea864…0562ee
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x7ae889…aa2b51
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0xe66f7a…0407aa
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x23e977…fd18e0
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x56ba25…ca9328
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x994e27…103d52
0x7403…dad50xfe80…47eeBase$0.001100%fluxa30d ago0x403ca8…c11d57
0x7403…dad50xfe80…47eeBase$0.001100%fluxa31d ago0xd61b66…cc0d84
0x7403…dad50xfe80…47eeBase$0.001100%fluxa31d ago0x85aa78…7ebf9d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa31d ago0x6fbdef…c989d9
0x7403…dad50x9c95…e299Base$0.001100%fluxa31d ago0xbc4374…e74644
0x7403…dad50x9c95…e299Base$0.001100%fluxa31d ago0x35b918…4d45c8
0x7403…dad50x9c95…e299Base$0.001100%fluxa31d ago0x03bd8b…adb149
0x7403…dad50x9c95…e299Base$0.001100%fluxa31d ago0x5b7663…c49930
0x7403…dad50x9c95…e299Base$0.001100%fluxa31d ago0x68dae8…e060e0

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.