Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xae7aba…0ecd18
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xb98446…f8e2e1
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x3e5a94…7fdedf
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x589e1c…86812c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x196b1e…3c78fb
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xed0357…7a0278
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xc46033…dec685
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x50d93f…95fa6e
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x61d938…27f7a6
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xc77113…1f9e16
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x0fa289…0d10e5
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x2386c7…748eb7
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x193bb8…224540
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xe42f8c…fdfbbc
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x0ebcb1…078d91
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xcc64da…a39db0
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x7ec678…3aab9d
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x7397c3…92ece3
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x92304c…1ada8c
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x0d1517…757289
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xb0f3ef…2e5546
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x0762ab…02b499
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x27e9fc…602239
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0xb8ead9…d64962
0x373f…80a80xfe80…47eeBase—$0.001100%fluxa6d ago0x19f863…b9520f

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.