Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x09e7d0…9875b3
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbb9fe8…9edbd7
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3baa6d…1cbfb0
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9022f6…7d4a53
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb5b9ba…77acfc
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xf42701…9581c9
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xab23b7…ea0d27
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f032f…137522
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x986a40…505cc5
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x61715b…a1acb8
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9973e…a4f853
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3263f3…427e17
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x15cdfb…25bc2c
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2a4750…bd8293
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4daf52…e99327
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x16465c…23e886
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x428209…8194f1
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xdb5f36…e0bf35
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x755263…3c2b93
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0xb546fb…a390ae
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x1ecbcf…909cad
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x37266d…eb2da9
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e6ac3…da4946
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa20d ago0x83f748…5cb523
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa20d ago0x689bcb…34de4d

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.