Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd6a…51a70x6366…f1e2Base—$0.006277100%0x6366…f1e293d ago0x7de581…612afb
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e293d ago0x820526…ebe5d2
0xbd6a…51a70x6366…f1e2Base—$0.006265100%0x6366…f1e293d ago0xb4942c…d0dab3
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x6366…f1e293d ago0x10ac35…c0de92
0xbd6a…51a70x6366…f1e2Base—$0.04100%0x6366…f1e293d ago0x4a2261…b21adb
0xbd6a…51a70x6366…f1e2Base—$0.006047100%0x6366…f1e293d ago0x6f049c…aa541c
0xbd6a…51a70x6366…f1e2Base—$0.10100%0x6366…f1e293d ago0x4849e5…6a9625
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0x9a00f0…fb1ac9
0xbd6a…51a70x6366…f1e2Base—$0.006062100%0x6366…f1e293d ago0x7f3299…b8e64b
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x6366…f1e293d ago0x491ad6…49eafe
0xbd6a…51a70x6366…f1e2Base—$0.05100%0x6366…f1e293d ago0xc95dea…9db89e
0xbd6a…51a70x6366…f1e2Base—$0.0084100%0x6366…f1e293d ago0x56787b…56054b
0xbd6a…51a70x6366…f1e2Base—$0.14100%0x6366…f1e293d ago0xcd6145…0e89b0
0xbd6a…51a70x6366…f1e2Base—$0.006644100%0x6366…f1e293d ago0xe3595e…54a5fd
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0x73f869…618f82
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0xc3223b…93f219
0xbd6a…51a70x6366…f1e2Base—$0.006221100%0x6366…f1e293d ago0x824778…f60675
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0xb7572a…3e9010
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x6366…f1e293d ago0x946e4d…cb454e
0xbd6a…51a70x6366…f1e2Base—$0.03100%0x6366…f1e293d ago0x616cfd…20fdbe
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0x42ad50…e1e871
0xbd6a…51a70x6366…f1e2Base—$0.06100%0x6366…f1e293d ago0x769315…6c5a93
0xbd6a…51a70x6366…f1e2Base—$0.006231100%0x6366…f1e293d ago0x77fd6b…2a21e8
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x6366…f1e293d ago0xa10494…656ad0
0xbd6a…51a70x6366…f1e2Base—$0.006032100%0x6366…f1e293d ago0x0a33bf…0b99e4

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.