Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8481…81110x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x57bb4f…7503cc
0xbcda…dc4f0x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xda35d2…ae7f28
0x7781…f8f60x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xb172e2…d836ec
0x4550…f8b30x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x4edd1c…389f5b
0x17d5…34cc0x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xcf40fa…af58ea
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase96d ago0x4b012b…8cb42d
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x4ff9ad…6acba7
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0x15ff7e…53c299
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xfba13a…6c4409
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0xc9d6ef…db9ba7
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0xe45c38…d204b7
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0x45f69d…368b26
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x90962e…91924c
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x67bb85…e59cd6
0x61a6…84400x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0xb8a7d7…078d9d
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xe8a092…0063eb
0x61a6…84400x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0xff7eb7…a34f6f
0x61a6…84400x52e2…f3eaBasex402 service$0.01100%coinbase96d ago0x526b72…9b9e1d
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase96d ago0x320061…41e8df
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase96d ago0xbc96aa…320d1c
0x61a6…84400x52e2…f3eaBasex402 service$0.001100%coinbase96d ago0x59b34e…0f97d7
0x7b1d…56740x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0x0c7e54…51e49e
0x7b1d…56740x52e2…f3eaBasex402 service$0.003100%coinbase96d ago0xc97fde…8f044e
0x7b1d…56740x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x829ff1…dee358
0x7b1d…56740x52e2…f3eaBasex402 service$0.005100%coinbase96d ago0x39a0ce…c8d3b4

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.