Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66b1…88750x6366…f1e2Base—$0.007569100%0x58fe…153b117d ago0xebebf0…437edf
0x66b1…88750x6366…f1e2Base—$0.05100%0x58fe…153b117d ago0x300e1b…0e6baa
0x66b1…88750x6366…f1e2Base—$0.007206100%0x7f16…55b4117d ago0xacc12e…4eefa0
0x66b1…88750x6366…f1e2Base—$0.48100%0x7f16…55b4117d ago0xb32dd0…6fc9bc
0x66b1…88750x6366…f1e2Base—$0.02100%0xbe53…e902117d ago0x90ae1c…1f9683
0x66b1…88750x6366…f1e2Base—$0.02100%0x4873…5369117d ago0xb2e6c2…2e0b3c
0x66b1…88750x6366…f1e2Base—$0.007517100%0x58fe…153b117d ago0x6aa021…5789f1
0x66b1…88750x6366…f1e2Base—$0.03100%0x58fe…153b117d ago0x72a65b…171e4d
0x66b1…88750x6366…f1e2Base—$0.001067100%0x0098…3100117d ago0xfae6d9…b53e6f
0x66b1…88750x6366…f1e2Base—$0.007476100%0x0098…3100117d ago0xc47d77…6b4d04
0x66b1…88750x6366…f1e2Base—$0.04100%0x0098…3100117d ago0xc7e594…2c9227
0x66b1…88750x6366…f1e2Base—$0.02100%0xdf51…2402117d ago0xb6bffe…139da8
0x66b1…88750x6366…f1e2Base—$0.001043100%0x58fe…153b117d ago0x5fcf58…7003bd
0x66b1…88750x6366…f1e2Base—$0.007733100%0x58fe…153b117d ago0xa07acc…348868
0x66b1…88750x6366…f1e2Base—$0.03100%0x58fe…153b117d ago0x2de4eb…a0419f

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.