Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x162af0…0575da
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x84374a…a7c34d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe12a16…150682
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd44d82…9a4c46
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb70868…ef029d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ad574…3e7c42
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa6dba6…76a5fc
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x95dcda…46890d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x29b39b…c595ac
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf950ab…3b6b8f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4e9d76…8e55ef
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb8fcf6…898354
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d33ce…bc176c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0daa28…c84208
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9a7baf…398990
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe859fe…eb2e54
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1c0bc2…3dd8f5
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x536dd2…eb830d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x39d8dc…87a83f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9c596c…c94530
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x265430…73fb61
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x18f667…1cb4b5
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x73ec07…8abc5c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5d4381…7a4fa9
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI118d ago0x79d65b…1e32ed

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.