Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x5194ea…b57ab5
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x2bde3a…28363a
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x7536ac…df25b7
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xb32d22…21e9c9
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x7a321c…b75bd4
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x9622c7…9c3f42
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x574c2c…64467d
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x3eed57…e5df84
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xb27f98…55a937
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xbfaa7a…f3880c
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8349…18d80c
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xadb225…8e9f7b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x020221…21ea74
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xa064a6…bdc85c
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0x6463f9…fe5da3
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa17d ago0xd8e792…173d03
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x68fd04…b75e28
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x9b688a…7df620
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0xcb4fc8…2cb152
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x564493…6b4945
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x292621…0deda9
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x628ce0…398843
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x6c46fe…b60d7b
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0x060990…e8b986
0x80d2…e4b80xfe80…47eeBase—$0.001100%fluxa18d ago0xbd6195…868c83

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.