Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa16d ago0x2f3359…04e15b
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xf88bdf…532c07
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xb2c6ad…9e9577
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xbbbc26…8a08d2
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xbedbd0…4db39e
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xdb431a…c7e3f6
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x8da74e…293d3b
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x4b13e8…8ac950
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x79f99a…fb875d
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x512f5e…93e5d1
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xfea687…c627f3
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x6667ed…2a31cd
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x065d28…e74ce3
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x63a039…883db3
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xc8494a…bd0058
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x003eae…9ec21e
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x9c7fca…ad03d2
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x5a795c…302f74
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xc7ceb3…7f9418
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x5a9a1a…f309f2
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x83e8a9…100953
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xe1100f…0a2d76
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xa3fbe3…ac4383
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0xa451e0…6237dc
0xc3de…a4a90xfe80…47eeBase—$0.001100%fluxa17d ago0x5d6a4a…97773a

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.