Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6aad…f13343d ago0x545a22…c65a38
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x50b0…9cda43d ago0x437c94…399e0f
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x1af6…8fa343d ago0x234eb6…639c89
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc366…284e43d ago0xf17d34…069136
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x21e4…0fa943d ago0x39aee8…6f1f06
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xc84b…0cb343d ago0xaae70a…c071c0
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x569e…48f943d ago0xa2a008…753b04
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x023e…d6fc43d ago0x7f3423…e05015
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x271d…d4bc43d ago0xe16848…d1f8c4
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x5047…e94043d ago0x16b7b2…582021
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1913…93d943d ago0x0a15ad…b86f0e
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x12fd…41c843d ago0x474191…f6b30b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x6768…243543d ago0xc7386a…ac6b85
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xef99…bf5943d ago0x22250f…edbfc8
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd09f…ebf043d ago0x03d884…aab0ad
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x8107…169943d ago0xfaf76c…268344
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0389…0bc243d ago0x8b0eeb…4b3540
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xef99…bf5943d ago0x526630…4e3dc8
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x850e…501743d ago0x56ce36…609674
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xe1d1…1b1943d ago0x279f00…707a66
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x4136…b72643d ago0xc8dc71…631bd4
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xd500…f63a43d ago0x048cf3…a274d2
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x6e35…7a2843d ago0x076910…1cfc8f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd54e…541d43d ago0x35f97f…319265
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6768…243543d ago0x8b5d56…b6276d

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.