Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x43e7c0…c7d301
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xabdc48…9fe761
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0xb18a42…06efe0
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x674051…664636
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x039b1c…e87f63
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa19d ago0x1f3772…5bd284
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xdb704d…5ea649
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x302a2c…015a6b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x8d7e78…79c352
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x4777fe…d0a99f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x7eeeda…4d0fe2
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x6622bd…002abd
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x30c6b9…14462a
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xb239ed…3b2792
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xbe860e…cd0db4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xaf8959…d68873
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x94ff67…589246
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xb8f4c9…86b367
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x3135f5…3899e8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x13f784…103d62
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xa4c38b…3911e4
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x876b79…293a75
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x6c2b11…697300
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0x474159…acd2e8
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa20d ago0xed1ec9…9a4ca2

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.