Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x9c518c…2374c4
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase120d ago0xe5ff26…005077
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x5f9ed6…fe5035
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0xef1b9b…6b521f
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x4c072a…94fecc
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0xe22d39…daae0d
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x20c31c…07ac06
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x710ed5…f31324
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0xbc6368…1cef79
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase120d ago0x018e0f…63bd26
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x3e80fc…93a27d
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x186910…9c4b6f
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x1dc71d…323503
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase120d ago0xedc37d…ddba37
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase120d ago0x340949…3c77b1
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x0a6221…f3294c
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase120d ago0x3de38d…683da5
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase121d ago0x93df48…45bdf5
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase121d ago0x8e8467…737bab
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase121d ago0x642ce9…ecef4b
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.01100%coinbase121d ago0x2155c4…58ac09
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase121d ago0xa9a22f…846d57
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase121d ago0xe07832…e5752e
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.002100%coinbase121d ago0x1eef2c…0f4607
0xf6c0…a0900x9fb3…1d9aBasex402 service$0.001100%coinbase121d ago0x3e690f…0423c6

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.