Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xaa69…6b1aBase—$1.35100%fluxa5d ago0xb5d190…986e34
0xe88d…92210x89ad…e971Base—$0.18100%fluxa5d ago0x0c0c2d…54265d
0xe88d…92210xf02e…9eeeBase—$0.28100%fluxa5d ago0xe53578…87543d
0xe88d…92210x0bc5…6789Base—$0.08100%fluxa5d ago0x9f91a1…c00097
0xe88d…92210x421c…32e0Base—$0.38100%fluxa5d ago0x459f1b…5f855f
0xe88d…92210xaac6…1619Base—$1.00100%fluxa5d ago0x2617f0…a0eef0
0xe88d…92210x0672…46a8Base—$0.40100%fluxa5d ago0x7c5919…71181a
0xe88d…92210x3299…8177Base—$0.38100%fluxa5d ago0x85f077…96cccd
0xe88d…92210x5658…3ae7Base—$1.23100%fluxa5d ago0x1e0305…55ddef
0xe88d…92210x6a6a…4ea6Base—$0.10100%fluxa5d ago0x1efd19…2b706c
0xe88d…92210x16f9…a1e2Base—$0.77100%fluxa5d ago0xa60959…4c955b
0xe88d…92210x32bd…a2b6Base—$0.09100%fluxa5d ago0xc077e4…2370d6
0xe88d…92210x2f56…e0adBase—$0.12100%fluxa5d ago0x2b89fb…e6b6b1
0xe88d…92210xfb9b…44d1Base—$0.18100%fluxa5d ago0x9ff94d…40774e
0xe88d…92210x0bd5…ef0cBase—$0.57100%fluxa5d ago0xd8f465…6c50a8
0xe88d…92210x95d5…77a4Base—$0.01100%fluxa5d ago0xe75ae4…3939df
0xe88d…92210x2735…00beBase—$0.10100%fluxa5d ago0x138af6…111c0c
0xe88d…92210xa516…cc4aBase—$0.50100%fluxa5d ago0x9e5e5e…19fbdd
0xe88d…92210x2072…fbd8Base—$0.12100%fluxa5d ago0x7247d6…9b5bb8
0xe88d…92210x9f50…e247Base—$0.18100%fluxa5d ago0x6b2699…1953a3
0xe88d…92210x049c…c0f7Base—$0.24100%fluxa5d ago0xcf1aca…e8b6c8
0xe88d…92210x6ff0…9d79Base—$0.10100%fluxa5d ago0x5e37ef…fd3726
0xe88d…92210xd83a…0c1cBase—$0.28100%fluxa5d ago0xacbfe0…6f2efb
0xe88d…92210x6ff0…9d79Base—$0.10100%fluxa5d ago0x2ec47e…76adc0
0xe88d…92210x6ff0…9d79Base—$0.10100%fluxa5d ago0x707568…38237a

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.