Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x42831d…0ce636
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0xb6c143…088682
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x997613…a3c109
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0xcab322…3d77e4
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x68ee71…844c58
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x760ea8…28689c
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0xa4562f…c06df6
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x55bf27…df1748
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa24d ago0x34a86d…86baf5
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xe043ca…0c39f0
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x04637f…5a1bbf
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xb9b765…f3cb45
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xc138db…4428f3
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x34dafa…4cdced
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xd8240a…26f844
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x933773…a73f11
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x2d9296…c3c079
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x7f4360…8479cd
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x082578…137f51
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x2ed145…2de0b5
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xe41a05…8ee23a
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x89c6d5…670c4c
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x3b19c5…43ee70
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0xa68451…b33677
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa25d ago0x4f3f38…1e9490

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.