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%fluxa9d ago0x01a47c…707be4
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa9d ago0xa28333…c25368
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa9d ago0xc7335d…1a70bd
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xb2529a…05f7d5
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x2df069…12465c
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x57fdbf…3d4c10
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xf3757c…80f151
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xc3427d…ddb1d2
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x9fe909…6c7243
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x380c92…2b68b6
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xf3f18a…284f3b
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x63bbd2…a58b53
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x43610b…80aa29
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x93ecbb…a15975
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xeb50e7…bdd2f2
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x6ec91e…da14e3
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xfd5973…c90996
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xece34f…f11f6b
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x584896…a36f2b
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x2e61c9…57ff34
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x239d00…b77d78
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xf9e5cc…3bfe4a
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xa84db9…880541
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0xfb3918…3462c9
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa10d ago0x99b713…63cc90

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.