Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xd8ba…8e9bBasex402 service$0.10100%payAI66d ago0x79db41…dd2d00
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI66d ago0x406fbb…987825
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI66d ago0x6074e9…045884
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI66d ago0x48ce7b…c2b6e9
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI66d ago0x06b949…9065b9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI66d ago0x2a4306…0a8fa3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI66d ago0x95a2f5…9ce6db
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI66d ago0x4569a2…860e40
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI66d ago0x05e881…85a3b4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x60b805…ef0157
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x9224ad…6f75d8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x0bb175…4ac805
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI66d ago0x9e29a4…00a794
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0xc3a816…e259a4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x459814…a4f59f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x8afcb4…ed90df
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x8d640c…de394f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x7e68dc…ebe18e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x7548ec…69f931
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x52457e…04d7f4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0xeb2d13…a63cc8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0xe2abf6…fcde6c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x174414…a24565
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x5330af…202bca
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI66d ago0x5ac967…7f09a3

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.