Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0xcbe40c…ffebca
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0xdb3ef1…006847
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x0007bc…37a2d0
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x5290b3…852f7d
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x4fc68d…37c479
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x96a4cc…e77cd7
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0xb0f4da…8e9dd2
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x3e07b4…105bee
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x11b6d0…d65e41
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x2fb1f5…152466
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x92695d…5ac38a
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x1a73c8…45eaa2
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0xdfd2c9…107a85
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase68d ago0x5e2c20…85ee0b
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x7a75a5…e00093
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x25c1bb…78ab9a
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x8b3581…b412de
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0xb77ab7…e87f0c
0x4e95…44660x6013…507bBasex402 service$0.05100%coinbase69d ago0xf9c5e5…0e798e
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0xf8bbe3…6cb131
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0xfd7bc5…e74a88
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x952f8a…714a7d
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x52b3cd…8bd471
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0xac8fc3…9ca909
0x4e95…44660x6013…507bBasex402 service$0.01100%coinbase69d ago0x8d72b1…249b9f

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.