Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x4b5442…806f3a
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0xc5f312…835a24
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x7916e9…997ba2
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0xa8e951…718634
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x93d2a2…854e35
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x615df6…520581
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x79d6d5…0c8b4c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0xf57a6d…2144d8
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x06099a…40aa19
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x6df522…1e9af4
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0xb3c282…4dfddb
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x9f67b2…cfc897
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0xcef1e4…b8e2ba
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x6852f8…9394f4
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x634b07…5b3659
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x09b3c8…507991
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x823481…226a87
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x6d9e66…a3142d
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa18d ago0x15d9ea…cd846e
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa19d ago0xf90ef8…62a6d2
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa19d ago0xa63d07…3a0021
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa19d ago0x01f623…5d458d
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa19d ago0x3cf0c5…0b3cc2

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.