Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2287…defd0x8e77…e2d6Base—$16.52100%Payer-submitted71d ago0x0b09c6…1ce8a9
0x2287…defd0x8e77…e2d6Base—$15.39100%Payer-submitted71d ago0xbf6878…aa892d
0x2287…defd0x8e77…e2d6Base—$14.43100%Payer-submitted71d ago0x4cdb3f…66d22f
0x2287…defd0x8e77…e2d6Base—$17.61100%Payer-submitted71d ago0x269a47…37a47b
0x2287…defd0x8e77…e2d6Base—$22.04100%Payer-submitted71d ago0xa7d2fb…888957
0x2287…defd0x8e77…e2d6Base—$23.22100%Payer-submitted71d ago0xe958bf…65829f
0x2287…defd0x8e77…e2d6Base—$24.61100%Payer-submitted71d ago0xc0df55…ed983c
0x2287…defd0x8e77…e2d6Base—$15.40100%Payer-submitted71d ago0xb32651…8ffc59
0x2287…defd0x8e77…e2d6Base—$13.72100%Payer-submitted71d ago0x1ccd7d…e62eca
0x2287…defd0x8e77…e2d6Base—$23.67100%Payer-submitted71d ago0xf3e3d2…2af456
0x2287…defd0x8e77…e2d6Base—$12.94100%Payer-submitted71d ago0x53fa00…1c70ac
0x2287…defd0x8e77…e2d6Base—$14.24100%Payer-submitted71d ago0xd63895…bc60de
0x2287…defd0x8e77…e2d6Base—$12.65100%Payer-submitted71d ago0x1cf783…1ed62e
0x2287…defd0x8e77…e2d6Base—$20.70100%Payer-submitted71d ago0xae8476…5ac521
0x2287…defd0x8e77…e2d6Base—$24.32100%Payer-submitted71d ago0xb7713d…38855a
0x2287…defd0x8e77…e2d6Base—$11.26100%Payer-submitted71d ago0x7048f1…8ef84e

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.