Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x1184ae…8d51af
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xaf5aa0…5f2e02
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x7781df…a59c7b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xb56658…f53fd9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x06425d…cb96f4
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x39e488…ee1892
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xf4d21b…388ae9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x4e2b7d…ee2112
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xabecf6…6bb50f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xb18afc…929859
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xa39c0e…1e3ee3
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x6e24f0…b50280
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x77f893…388ad9
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xc9a4ae…e41578
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xc81e12…d16852
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0xbd5f0f…283367
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x74ad91…78b906
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x049f94…2e2cca
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x9b0b8c…32e604
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x4a42a1…c398d1
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x1a5d9e…50226a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x5d18b0…dc1f5e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x1bfb42…9b49f1
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa20d ago0x1f8fa8…256c7f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa21d ago0x577658…271e86

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.