Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b67…f7370x34a4…b3ddBase$4.58100%0x666e…466643d ago0x8455d9…2a8536
0x1b67…f7370x34a4…b3ddBase$5.08100%0xdc56…493943d ago0xffee1d…d5b4d9
0xf824…80040x34a4…b3ddBase$5.00100%0x71e2…fc0743d ago0x0d43d8…b7e5c3
0x1b67…f7370x34a4…b3ddBase$27.77100%0xdc73…65ce43d ago0xfd1a59…563e81
0x1b67…f7370x34a4…b3ddBase$10.00100%0x1d90…b0aa43d ago0xc97b5b…f0da92
0x39be…48e60x34a4…b3ddBase$6.58100%0xdc56…493943d ago0xd7cee6…1a2b50
0x2c7b…1b9e0x34a4…b3ddBase$0.69100%0x9e8f…f4f743d ago0xfef510…9e9efe
0xc879…04880x34a4…b3ddBase$1.33100%0x02f8…cb1743d ago0xdf9142…c5960c
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab443d ago0x045ec9…a2781b
0xc879…04880x34a4…b3ddBase$1.78100%0xb629…dab443d ago0xe89f89…c274bb
0xc879…04880x34a4…b3ddBase$1.31100%0xb629…dab443d ago0xd9dd50…acaa54
0xc879…04880x34a4…b3ddBase$1.57100%0xb629…dab443d ago0xeee066…f37ae5
0xc879…04880x34a4…b3ddBase$1.06100%0xb629…dab444d ago0x3a70be…3bf787
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab444d ago0x8d5b65…57fa83
0x57c8…09800x34a4…b3ddBase$5.48100%0x73b4…e73644d ago0x5b089b…6845fc
0xc879…04880x34a4…b3ddBase$1.61100%0xb629…dab444d ago0xbb3e5f…eaebc5
0xc879…04880x34a4…b3ddBase$1.41100%0x02f8…cb1744d ago0xbd1887…e7ad9c
0x2c7b…1b9e0x34a4…b3ddBase$1.15100%0xb629…dab444d ago0x76b6d9…0f34db

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.