Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI21d ago0xeb5a39…d3fcf9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI21d ago0xc01832…8c6239
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI21d ago0x9a7839…890cf9
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI21d ago0x93b39d…ee2719
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI21d ago0x2ad8ad…5418b6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI21d ago0xee8e75…148946
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI21d ago0xc52d6a…fe700b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI21d ago0x7d21c8…6fc935
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI21d ago0x0bdd5e…3fcc5d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x10e4f5…a0900d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xd3a2f7…eaa3f5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xb704a6…962204
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI21d ago0xfa6c16…2d422b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xd35067…61c0b6
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xe25d96…24d230
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x9a5981…d9d277
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x373cc8…993920
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x91d37f…bec479
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xe7a01e…a7a948
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x39d8b0…4f6256
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xbe6061…f3d79d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xcfa09a…fc9da4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xb39402…1e24a0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0x727cce…4536f8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI21d ago0xf5c1a4…db31c7

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.