Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x215b61…f8e495
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x4e2b36…c09120
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x17033f…15b049
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x446dab…e5c782
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x5e02c3…b1bf19
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x37c065…8d3106
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa36d ago0x8c943f…8ea568
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x318e58…5dc79e
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x1bd59f…52081c
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x270151…c43f46
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x3c5ae1…bc9088
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x15a27a…e212c9
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xbfc9e9…90cb2d
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xe2e608…aa2e1c
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xd52a7a…e9f3ab
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xd1efcf…265b4f
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x7c596c…7ed197
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xb07618…cdce0c
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xf13c27…bb30dd
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x71bff1…24ced6
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f0f77…7815f4
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x84aec9…bd36d4
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0x727e67…99ddf7
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xcb42fa…a8800a
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa37d ago0xe0b224…1c8f5c

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.