Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x275e…a5ceBase$0.01100%coinbase79d ago0xaf238e…826153
0xfcfe…52450x6375…d37dBase$0.01100%coinbase79d ago0x2a0d46…fa86bb
0xfcfe…52450xb00c…5a59Base$0.01100%coinbase79d ago0x17826e…4b2fd6
0xfcfe…52450x9db6…2e5fBase$0.01100%coinbase79d ago0xe42c77…965c48
0xfcfe…52450x2545…8186Base$0.01100%coinbase79d ago0x8410d6…91cbd5
0xfcfe…52450x1111…7893Base$0.01100%coinbase79d ago0xf0657d…ba774d
0xfcfe…52450x71ee…e6c1Base$0.01100%coinbase79d ago0x054c65…0f9a87
0xfcfe…52450x83a1…33deBase$0.01100%coinbase79d ago0x51ec7c…695f18
0xfcfe…52450x73de…c6afBase$0.01100%coinbase79d ago0x9c684a…0bbd21
0xfcfe…52450x1d7b…ddadBase$0.01100%coinbase79d ago0x885ea9…21afc0
0xfcfe…52450xfbb2…a7f4Base$0.01100%coinbase79d ago0x088deb…310aae
0xfcfe…52450xcbd4…28c6Base$0.01100%coinbase79d ago0x790b89…c5b629
0xfcfe…52450x1b80…0366Base$0.01100%coinbase79d ago0x888870…67c7ae
0xfcfe…52450x4b72…7c0dBase$0.01100%coinbase79d ago0x9224cf…bd9479
0xfcfe…52450x1a0b…3a3fBase$0.01100%coinbase79d ago0xcbbc9d…10b32c
0xfcfe…52450x98df…bb16Base$0.01100%coinbase79d ago0x9a862c…494681
0xfcfe…52450x04a9…bfedBase$0.01100%coinbase79d ago0xfb2476…7ef40e
0xfcfe…52450x61e6…debeBase$0.01100%coinbase79d ago0x474e44…c646ef
0xfcfe…52450xc2ac…0be9Base$0.01100%coinbase79d ago0xf403bf…41a5c7
0xfcfe…52450x56a6…4cfdBase$0.01100%coinbase79d ago0x210863…c2cee7
0xfcfe…52450x124b…28e6Base$0.01100%coinbase79d ago0x5f2e74…a7ca32
0xfcfe…52450x52de…fc75Base$0.01100%coinbase79d ago0x1c99fc…ddca86
0xfcfe…52450x5de1…45e7Base$0.01100%coinbase79d ago0x564d83…097b1d
0xfcfe…52450x1316…8759Base$0.01100%coinbase79d ago0x4731cd…065773
0xfcfe…52450x9aa9…9564Base$0.01100%coinbase79d ago0xa8347e…3ae44c

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.