Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3eb…af260x0e3d…7757Base—$2.10100%0x72ef…0ffd81d ago0xf60990…205573
0xf3eb…af260x0e3d…7757Base—$10.50100%0x9d66…1ab681d ago0x0e22f9…8ab21c
0xf3eb…af260x0e3d…7757Base—$10.50100%0x5823…9b2181d ago0xee9a4e…d6c25d
0xf3eb…af260x0e3d…7757Base—$22.05100%0xe478…9dd781d ago0x34beb9…28bb28
0xf3eb…af260x0e3d…7757Base—$10.50100%0x3e24…de6882d ago0xeea241…90e5c7
0xf3eb…af260x0e3d…7757Base—$5.25100%0x88c8…503882d ago0x412768…f37ef4
0xf3eb…af260x0e3d…7757Base—$6.30100%0x5dca…cd2182d ago0xbf364c…2ce80e
0xf3eb…af260x0e3d…7757Base—$4.20100%0xe7f6…e17482d ago0x776622…8d1d52
0xf3eb…af260x0e3d…7757Base—$1.05100%0x54b0…438482d ago0x9d5b1e…af4244
0xf3eb…af260x0e3d…7757Base—$1.05100%0x8944…ba2a82d ago0xa49138…fd2a8b
0xf3eb…af260x0e3d…7757Base—$1.05100%0x1708…5a2782d ago0x840f74…f8df18
0xf3eb…af260x0e3d…7757Base—$5.25100%0x77d2…395e82d ago0x732d5a…a46262
0xf3eb…af260x0e3d…7757Base—$5.25100%0xb11e…6e5a82d ago0x4696d5…6ceed7
0xf3eb…af260x0e3d…7757Base—$11.55100%0x5720…a5f482d ago0x813bb7…f63703
0xf3eb…af260x0e3d…7757Base—$5.25100%0x8516…088382d ago0x45e627…b26f85
0xf3eb…af260x0e3d…7757Base—$17.85100%0xb7fe…9d8082d ago0x94675e…9f1f44

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.