Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0b7…8b8b0x4f4b…422dBase$0.0015100%coinbase5d ago0x003018…36bc7e
0x1fc8…08830x4f4b…422dBase$0.001100%coinbase5d ago0xfbd2c0…d4b56e
0x4ec7…4f9e0x4f4b…422dBase$0.001100%coinbase5d ago0x7f7be6…4cccde
0xd870…05f80x4f4b…422dBase$0.001100%coinbase5d ago0x8fb229…325429
0xbdcf…5f280x4f4b…422dBase$0.001100%coinbase5d ago0x4166be…a77140
0xa484…a3d40x4f4b…422dBase$0.0035100%coinbase5d ago0x4aba8d…6de1c1
0xe01c…e7510x4f4b…422dBase$0.0035100%coinbase5d ago0xa594aa…91adfe
0x0dca…87eb0x4f4b…422dBase$0.001100%coinbase5d ago0x098be7…52a6b4
0x0bb6…61c20x4f4b…422dBase$0.001100%coinbase5d ago0x77a998…d37ff7
0xa8a5…979c0x4f4b…422dBase$0.0035100%coinbase5d ago0xc32ac0…58a28c
0x4957…a45b0x4f4b…422dBase$0.04100%coinbase5d ago0xa1d50f…cc2f7c
0x7a34…37e60x4f4b…422dBase$0.04100%coinbase5d ago0x72b191…da49dd
0x7ed5…62120x4f4b…422dBase$0.001100%coinbase5d ago0xac6fab…307bc7
0x83dc…63150x4f4b…422dBase$0.04100%coinbase5d ago0x67c49b…d87cdd
0x5007…4ba10x4f4b…422dBase$0.001100%coinbase5d ago0x61c942…41d917
0x0a5d…79100x4f4b…422dBase$0.0035100%coinbase5d ago0x7861db…ef8f01
0x9691…f04e0x4f4b…422dBase$0.001100%coinbase5d ago0xd41c0e…94e3be
0x61ea…877d0x4f4b…422dBase$0.0035100%coinbase5d ago0x3729fa…1f459a
0x8513…18450x4f4b…422dBase$0.04100%coinbase5d ago0x60c959…9c5306
0x7fa8…5be30x4f4b…422dBase$0.001100%coinbase5d ago0xb7093f…090f21
0xa2cd…b31f0x4f4b…422dBase$0.001100%coinbase5d ago0xedac2a…c529f8
0x8fd0…23da0x4f4b…422dBase$0.04100%coinbase5d ago0xbd879a…d4a131
0xd67f…b4d30x4f4b…422dBase$0.04100%coinbase5d ago0xcd5733…526f5c
0x835d…70a10x4f4b…422dBase$0.001100%coinbase5d ago0x731c48…c8bda8
0xd7f1…b37e0x4f4b…422dBase$0.001100%coinbase5d ago0xbea7a3…47c485

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.