Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b91…5d290x6366…f1e2Base—$0.007559100%0x08ff…bb06115d ago0xbe4669…a66073
0x8b91…5d290x6366…f1e2Base—$0.05100%0x08ff…bb06115d ago0x7dfc00…76ae60
0x66b1…88750x6366…f1e2Base—$0.007569100%0x58fe…153b115d ago0xebebf0…437edf
0x8b91…5d290x6366…f1e2Base—$0.07100%0x4873…5369115d ago0x781986…949abf
0x66b1…88750x6366…f1e2Base—$0.05100%0x58fe…153b115d ago0x300e1b…0e6baa
0x8b91…5d290x6366…f1e2Base—$0.007326100%0x7f16…55b4115d ago0xec7185…f9bfd0
0x8b91…5d290x6366…f1e2Base—$0.07100%0x7f16…55b4115d ago0xf328e8…bcad34
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x6366…f1e2115d ago0x521ff2…ef95e2
0x53ad…d7180x6366…f1e2Base—$0.05100%0x6366…f1e2115d ago0x1469ff…ed91a9
0x66b1…88750x6366…f1e2Base—$0.007206100%0x7f16…55b4115d ago0xacc12e…4eefa0
0x66b1…88750x6366…f1e2Base—$0.48100%0x7f16…55b4115d ago0xb32dd0…6fc9bc
0x66b1…88750x6366…f1e2Base—$0.02100%0xbe53…e902115d ago0x90ae1c…1f9683
0x66b1…88750x6366…f1e2Base—$0.02100%0x4873…5369115d ago0xb2e6c2…2e0b3c
0x66b1…88750x6366…f1e2Base—$0.007517100%0x58fe…153b115d ago0x6aa021…5789f1
0x66b1…88750x6366…f1e2Base—$0.03100%0x58fe…153b115d ago0x72a65b…171e4d
0x66b1…88750x6366…f1e2Base—$0.001067100%0x0098…3100115d ago0xfae6d9…b53e6f
0x66b1…88750x6366…f1e2Base—$0.007476100%0x0098…3100115d ago0xc47d77…6b4d04
0x66b1…88750x6366…f1e2Base—$0.04100%0x0098…3100115d ago0xc7e594…2c9227
0x66b1…88750x6366…f1e2Base—$0.02100%0xdf51…2402115d ago0xb6bffe…139da8
0x66b1…88750x6366…f1e2Base—$0.001043100%0x58fe…153b115d ago0x5fcf58…7003bd
0x66b1…88750x6366…f1e2Base—$0.007733100%0x58fe…153b115d ago0xa07acc…348868
0x66b1…88750x6366…f1e2Base—$0.03100%0x58fe…153b115d ago0x2de4eb…a0419f
0x898a…f7a80x6366…f1e2Base—$0.07100%0x6366…f1e2115d ago0xb32e06…22523f
0x3483…e4870x6366…f1e2Base—$0.03100%0xbe53…e902115d ago0xc11503…d3f0f1
0xd6a1…caac0x6366…f1e2Base—$0.08100%0x58fe…153b115d ago0x487b2d…be8719

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.