Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xcfe1…aed8Base—$1.2570%0x7e99…09882d ago0xb48685…99406d
0xfc2e…db2d0x7d1a…0a08Base—$1.2570%0x7e99…09882d ago0x2dd6aa…ac15b2
0xfc2e…db2d0xfbb5…57f8Base—$1.2570%0x7e99…09882d ago0x137a67…04b39a
0xfc2e…db2d0xe569…7cf5Base—$1.2570%0x7e99…09882d ago0x8d668a…de81a4
0xfc2e…db2d0xc517…1e4eBase—$1.2570%0x7e99…09882d ago0x726321…15667e
0xfc2e…db2d0x650d…0e2eBase—$1.2570%0x7e99…09882d ago0x2d1210…64eee1
0xfc2e…db2d0xd1b0…9e23Base—$1.2570%0x7e99…09882d ago0x14a9b7…53607e
0xfc2e…db2d0x5ffd…c9adBase—$1.2570%0x7e99…09882d ago0x14d8a6…e02414
0xfc2e…db2d0x8c67…7b7bBase—$1.2570%0x7e99…09882d ago0x776d22…3a0577
0xfc2e…db2d0x247b…7a37Base—$1.2570%0x7e99…09882d ago0xef6a78…5211fa
0xfc2e…db2d0x58ca…8147Base—$1.2570%0x7e99…09882d ago0x106e54…9c97e0
0xfc2e…db2d0xcc65…e5d9Base—$1.2570%0x7e99…09882d ago0x873a90…5a46a9
0xfc2e…db2d0x73ff…0e5aBase—$1.2570%0x7e99…09882d ago0xd25d26…1f1ba5
0xfc2e…db2d0x93a8…9b4aBase—$1.2570%0x7e99…09882d ago0x4beed9…52244c
0xfc2e…db2d0x93c6…4e1aBase—$1.2570%0x7e99…09882d ago0x958857…8a8f84
0xfc2e…db2d0xf2a2…8474Base—$1.2570%0x7e99…09882d ago0xca2975…556fa6
0xfc2e…db2d0x4fe1…ae4eBase—$1.2570%0x7e99…09882d ago0x7fe9e4…78adf6
0xfc2e…db2d0x6774…e37eBase—$1.2570%0x7e99…09882d ago0x82108d…c568bb
0xfc2e…db2d0xec78…06ecBase—$1.2570%0x7e99…09882d ago0x4e7614…be1ecf
0xfc2e…db2d0x8ec5…a43eBase—$1.2570%0x7e99…09882d ago0xef1acf…7a3411
0xfc2e…db2d0x8610…426cBase—$1.2570%0x7e99…09882d ago0x45d62e…7be0f1
0xfc2e…db2d0x1bcc…d67dBase—$1.2570%0x7e99…09882d ago0xe16a1e…55e4e7
0xfc2e…db2d0xa2f4…9bddBase—$1.2570%0x7e99…09882d ago0x8f733f…2a497e
0xfc2e…db2d0x70ea…6ba2Base—$1.2570%0x7e99…09882d ago0xc4c6d7…205d23
0xfc2e…db2d0x338f…daadBase—$1.2570%0x7e99…09882d ago0xac7918…f52455

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.