Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0156…b0f521d ago0x72f4d6…98c5f9
0xa520…eca40x47c5…4fc3Base—$12.6070%0xc330…c0b221d ago0x506711…c80bdb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7bc8…426121d ago0x830c47…310232
0xa520…eca40x47c5…4fc3Base—$15.7570%0x2e11…857321d ago0xffc3e1…dbea16
0xa520…eca40x47c5…4fc3Base—$10.5070%0x647b…3fa521d ago0x6aa5d4…53a2a1
0xa520…eca40x47c5…4fc3Base—$21.0070%0xedfa…1e1221d ago0xf3265b…6aac51
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5670…ffbc21d ago0x37b3ac…5c89df
0xa520…eca40x47c5…4fc3Base—$11.5570%0x18cc…275021d ago0x1b28df…972ba7
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc629…e70121d ago0x55c5ab…e355aa
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7685…476921d ago0x9ec46f…dd8f6d
0xa520…eca40x47c5…4fc3Base—$15.7570%0x1053…e7a921d ago0xc16e0f…979fb6
0xa520…eca40x47c5…4fc3Base—$21.0070%0x5e05…afbb21d ago0x9dc910…f1a148
0xa520…eca40x47c5…4fc3Base—$31.5070%0x2309…083c21d ago0xff302c…bbd293
0xa520…eca40x47c5…4fc3Base—$10.5070%0xf8fe…a40d21d ago0x946a74…bf654d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0524…938921d ago0x772e51…1be81c
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2a1b…cb2821d ago0xfb8e14…55eee4
0xa520…eca40x47c5…4fc3Base—$10.5070%0xaecf…8b7521d ago0x25b024…61ba82

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.