Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x5bd4ec…768281
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb872e9…6f701a
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x7ac289…e44894
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x993b0a…5f703a
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xc475ab…8d11ad
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x46a310…a2e8ce
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xf4b8a1…a547b3
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xd6db85…1c735d
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x3f68eb…5ef0f6
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xa98041…a936d7
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xa23efb…8c5801
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb36d62…e6c631
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x78ea7b…56320f
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x230316…cb21d9
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xaaef9e…8d906b
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x820b56…ee7913
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xf1b2ec…b50cb9
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x168514…9461e5
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xe702ea…da3fbc
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x587f98…f29a6d
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xfeaf21…58c656
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0x155a4e…0855c9
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xd5c607…e86170
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xffc78c…b911e9
0xa6ff…7e1a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb2639a…225075

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.