Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0x44a801…c40adb
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0x32c167…d8fc86
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0x518445…0249bd
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0xda174f…c9ca1e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0xcddc69…b01d4d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0x028eea…f58000
0x361b…75b20xfe80…47eeBase$0.001100%fluxa18d ago0x9881b9…7de5b1
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xc6e9f3…cfb5c0
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xe68f7f…e4cc7b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x1722c5…10996d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x45ca12…513438
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xc7d35d…0e53fe
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x777240…565601
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x998f40…ae8bce
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x696d62…635779
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x62e00a…918d8e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xff043b…2142ec
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x5f1294…03acd6
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x53f85b…9fbd74
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xeb8da1…2c838c
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xc4e691…5e0dc8
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xa149f7…d0a519
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x4244c6…51d155
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0x64bde3…39f93d
0x361b…75b20xfe80…47eeBase$0.001100%fluxa19d ago0xbe4390…b6f9c7

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.