Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x47bf76…ee2bad
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x4e5ad4…103d81
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x191093…a1cabd
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x2b46c9…cef32e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0xeaa609…ba2b7d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0xa0d215…74c205
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x0a4eb8…78e495
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0xe7a56e…803b5d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0xd6113a…ed3664
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x876099…55160c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x6e0f01…855ac9
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x193857…caada7
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa23d ago0x2f7571…17c8c7
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x696dac…d6179c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xf3a694…dfe9e0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xe771da…cb1da7
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x601e13…57f439
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x190bff…47158b
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xc4ad0d…70d49e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x26ab8b…a256e5
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x2b52d9…0f068c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x7d7f16…0a776e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0xe7f1b8…fd7a23
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x9f7b71…4adc56
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa24d ago0x412c8b…d74ed7

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.