Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x3d616b…ebe7bd
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x8ce0e6…131fa0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x693ea0…00a927
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x352708…b5bda7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0xc75519…e21cd3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x5c97ef…a523ab
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x7bc0ed…68fef1
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0xf84a78…fd6e9b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0xdfadbd…c90584
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0xc0336c…3ef996
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0xb1cf13…e5fe07
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x60bac7…2dc3e3
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x279b87…c38ee6
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0xc14c8f…728c55
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x3476da…994fd7
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x911d51…850282
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x794488…b4d4d7
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x20800e…e63fdb
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0xfbdac0…bc4c2e
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0xf19e38…3fd9ab
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0xf91ce0…e5161d
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x5bc530…cd567f
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0xc30598…b61b14
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase17d ago0x540b3a…5d64a4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI17d ago0x527a20…f8008f

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.