Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xc790a1…a1cef3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x56b6d0…8c7fab
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xf177da…679df6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x0fa046…6f0569
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xbd05d7…acd598
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xde6854…3a1b99
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xcae84e…ffc041
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x3cf8e4…3989fc
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x837ebe…103a09
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x0a85a5…d292ec
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xa8b46b…00cd59
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xe7eb98…65ded7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xff5f8e…68f486
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0xc76772…c87b53
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa25d ago0x6b825c…89a839
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x1adbcb…5133bb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x16bfa6…02b64e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x8d00f8…300dc5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0xbc606a…cdf6d4
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x181f66…ebed61
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0xa78427…9b167c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0xb4e3d6…14f157
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x1d5a61…753d8c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x43f578…bf00c2
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa26d ago0x50bc55…c4cb82

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.