Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x7ad7…5cccBase—$1.2570%0x7e99…09888d ago0xd8031e…2728b3
0xfc2e…db2d0x0fa0…dd24Base—$1.2570%0x7e99…09888d ago0x4b03c8…fd736b
0xfc2e…db2d0xfe9e…ec37Base—$1.2570%0x7e99…09888d ago0x16b484…19450e
0xfc2e…db2d0x6655…c23eBase—$1.2570%0x7e99…09888d ago0xcc4547…876680
0xfc2e…db2d0xe96d…067cBase—$1.2570%0x7e99…09888d ago0xceac06…35ec49
0xfc2e…db2d0xa44b…52d4Base—$1.2570%0x7e99…09888d ago0x79d315…eed67a
0xfc2e…db2d0x8585…5592Base—$1.2570%0x7e99…09888d ago0x632545…27165d
0xfc2e…db2d0xfe0a…cb8bBase—$1.2570%0x7e99…09888d ago0x509539…ee469a
0xfc2e…db2d0xe7da…83e5Base—$1.2570%0x7e99…09888d ago0xdd6f0d…14ee65
0xfc2e…db2d0x9ec0…ad02Base—$1.2570%0x7e99…09888d ago0xbeb5aa…750608
0xfc2e…db2d0x39b1…a529Base—$1.2570%0x7e99…09888d ago0x1dbd3a…77797e
0xfc2e…db2d0x17fa…4ebeBase—$1.2570%0x7e99…09888d ago0x1ce89e…2cd7cf
0xfc2e…db2d0x8a24…5750Base—$1.2570%0x7e99…09888d ago0x6e7936…b5a10f
0xfc2e…db2d0x28de…fb72Base—$1.2570%0x7e99…09888d ago0x87e082…4cf483
0xfc2e…db2d0x367f…dd9aBase—$1.2570%0x7e99…09888d ago0xf80718…c52c15
0xfc2e…db2d0x94e7…8969Base—$1.2570%0x7e99…09888d ago0xcfe8c8…f71eef
0xfc2e…db2d0x94ae…6faeBase—$1.2570%0x7e99…09888d ago0x9c35e5…29b924
0xfc2e…db2d0x7876…c5a4Base—$1.2570%0x7e99…09888d ago0x6956f1…6dcc20
0xfc2e…db2d0x7843…5bf0Base—$1.2570%0x7e99…09888d ago0xd87be8…787cb4
0xfc2e…db2d0x5dba…a78aBase—$1.2570%0x7e99…09888d ago0xb40433…ffd0bf
0xfc2e…db2d0xf9fe…0743Base—$1.2570%0x7e99…09888d ago0xc6f71b…f5ac9a
0xfc2e…db2d0xe187…bb43Base—$1.2570%0x7e99…09888d ago0xe87ed1…120df7
0xfc2e…db2d0xe855…27a4Base—$1.2570%0x7e99…09888d ago0x82d8ad…403108
0xfc2e…db2d0xb5eb…a2abBase—$1.2570%0x7e99…09888d ago0x1f5c41…86bdd5
0xfc2e…db2d0xfb0e…3b36Base—$1.2570%0x7e99…09888d ago0x1a6fd0…8c8b27

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.