Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xdab715…51a648
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5e8875…47944d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xcfe8e9…aa69e3
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xf03624…668fe0
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x822786…8a05f2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xae5cd1…22532a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x9d76f9…3ddab3
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x1d346e…13907f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x2fbd58…262e0c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xcbe4f6…08a606
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x75753e…f87faa
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xc1a99e…f2b641
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xf442cc…c800a4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x905637…35a2f1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xa0ee6b…f2589d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xd353b8…cd3b3b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0xa08bdc…4892d7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0x0e9213…f8a6f6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0x30bc3a…7e59f2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0xf6d9c1…69f249
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0xd2d8e5…a45416
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa26d ago0xda5dab…a96d6b

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.