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%fluxa27d ago0xe707d6…01072d
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x2255b6…eb8cb4
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x535b02…fe5e70
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xa56b23…f9d6df
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xf8a161…9ffc0a
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x84e224…7090a4
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xbb9c2c…bf8e24
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xf48422…f863d2
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x7cedc1…3ede77
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xaed84b…dd96bf
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xf6f1fa…79d5a0
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x69b640…efba7f
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0x07ca63…3142d7
0x7403…dad50xfe80…47eeBase$0.001100%fluxa27d ago0xd95843…33b5de
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xcc5421…2ce485
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x5b3e0b…934723
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x663b03…68fd78
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x69dc3f…5223b4
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x293892…34ebaf
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x7566d1…011dfa
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x00bb46…13ca4e
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xdab072…185067
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x341af2…cce6b1
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0x0d08f1…b34e23
0x7403…dad50xfe80…47eeBase$0.001100%fluxa28d ago0xfbd02c…f52b35

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.