Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa34d ago0x04d557…6ecee0
0x80c9…ac0a0x9c95…e299Base—$0.001100%fluxa34d ago0x98fc51…5117b5
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa34d ago0x98da7f…8cd340
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa34d ago0x5ea68a…d77fe9
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa34d ago0x2daae2…ccc98e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x1957d0…ee2fe7
0x80c9…ac0a0x9c95…e299Base—$0.001100%fluxa35d ago0x891477…ae8371
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3cd5ff…386083
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdfb8f0…4f7bf5
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6483c3…760235
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8c0eaf…e94be4
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x48cf1e…23b477
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x042940…6df00b
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfaaea8…d163e2
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdb89ea…9cc001
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf01386…95705e
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xc8d057…123b18
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xcb42a2…f8eb48
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfd1430…e0704d
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0d7769…705a43
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x24aa7c…3edfe6
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x9a41ee…40be64
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xc5ac3e…a18679
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0x632ee2…ef5721
0x80c9…ac0a0xfe80…47eeBase—$0.001100%fluxa35d ago0xd8691c…530cce

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.