Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x82b7d1…31faad
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x7cdf5a…c67fe2
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0xcd2f54…f520dd
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0xb44e68…8a6cf6
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x6a697f…abe751
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x3d2cff…88e954
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x7d7b11…2f60d2
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x569a27…6c08bf
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x1bc44b…5bf27e
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x0d98fc…239247
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa19d ago0x9754f9…5d304f
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xe5a0fa…db6489
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xb5d11b…1a7f3e
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x09a4b9…98cb20
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x2aae1c…7e52b3
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x191cd9…9fbc28
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x2ca9ff…bf98eb
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x471cb7…52ed27
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xb77120…d9d093
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x22dc05…acde1a
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x31b83c…97b15e
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0x7f689a…600b9c
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xa71849…13ce48
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xba8b97…5c31ac
0xf70f…3e030xfe80…47eeBase—$0.001100%fluxa20d ago0xb9a0aa…116ad2

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.