Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.006925100%0x6366…f1e266d ago0xe95e8b…50c8a8
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e266d ago0xf67061…a27533
0x28e8…dec70x6366…f1e2Base—$0.007209100%0x6366…f1e266d ago0xcd68f8…bd9966
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e266d ago0x633beb…b80635
0x28e8…dec70x6366…f1e2Base—$0.09100%0x17c8…043666d ago0xfc0f65…6fc931
0x28e8…dec70x6366…f1e2Base—$0.006705100%0x6366…f1e266d ago0x5e0a95…58ff10
0x28e8…dec70x6366…f1e2Base—$0.28100%0x6366…f1e266d ago0x51a9fe…e23d2a
0x28e8…dec70x6366…f1e2Base—$0.007172100%0x6366…f1e266d ago0x0966c5…30635f
0x28e8…dec70x6366…f1e2Base—$0.09100%0x6366…f1e266d ago0x327e50…9aa68c
0x28e8…dec70x6366…f1e2Base—$0.51100%0xfc74…d8a566d ago0x5fa796…1ef525
0x28e8…dec70x6366…f1e2Base—$0.002645100%0x6366…f1e266d ago0xa4c332…473891
0x28e8…dec70x6366…f1e2Base—$0.20100%0x6366…f1e266d ago0x9bd288…baa67c
0x28e8…dec70x6366…f1e2Base—$0.006404100%0x6366…f1e266d ago0x3391a3…12e356
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e266d ago0x708f21…e0a137
0x28e8…dec70x6366…f1e2Base—$0.001791100%0x6366…f1e266d ago0xe7edae…0ca781
0x28e8…dec70x6366…f1e2Base—$0.006849100%0x6366…f1e266d ago0x534bba…64e88f
0x28e8…dec70x6366…f1e2Base—$1.02100%0x6366…f1e266d ago0xdac72d…0e8add
0x28e8…dec70x6366…f1e2Base—$0.006853100%0x6366…f1e266d ago0x5e893c…98db50
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e266d ago0xff2135…90ba13
0x28e8…dec70x6366…f1e2Base—$0.007044100%0x6366…f1e266d ago0x82e268…f0e20e
0x28e8…dec70x6366…f1e2Base—$0.62100%0x6366…f1e266d ago0x246575…03e0c0
0x28e8…dec70x6366…f1e2Base—$0.001454100%0x6366…f1e266d ago0x2f1905…b5d3fb
0x28e8…dec70x6366…f1e2Base—$0.14100%0x6366…f1e266d ago0x6130cd…6a474e
0x28e8…dec70x6366…f1e2Base—$0.002774100%0x6366…f1e266d ago0x8185a1…505350
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e266d ago0x870b76…0f3ef4

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.