Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x50c9d7…438d31
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x2dcd40…c07b16
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x6571bb…9cb327
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x82b8ff…b8eb06
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xdfb3ec…a9dc78
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x9c5678…b7e404
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xcce5e9…32db3d
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xc72534…8f308e
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x7bb022…3a2b65
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x0d5743…72d456
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xb55a2e…2f8aa4
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xed9f9a…3108d1
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x4fe30d…9a12ca
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x339d66…4d4c25
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x1548dd…b7eb6d
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x941c88…c8665f
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x7e9b4c…b5cc93
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x7002c2…625305
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xbdf2f6…e9eca8
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xafa13c…537815
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x27208b…d86263
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x989970…ee8b65
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x23f9d3…5598ac
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0x98f3c9…5a204a
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa14d ago0xb8df29…b14196

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.