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$0.03100%payAI11d ago0x5a4f46…14d113
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI11d ago0x16e6cc…092cd0
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI11d ago0xe96ad5…ee5f48
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI11d ago0x02dd54…44cdef
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI11d ago0x7d1e42…5f5310
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI11d ago0x81ee27…627a97
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI11d ago0xf388de…d41f40
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI11d ago0xfd909f…cebfee
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xc57254…f06824
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x5333e0…56de7e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x05cda1…b4ce9a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI11d ago0xf5398a…5bb138
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x4d3789…087dde
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x2e7ddf…5a7767
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xe2aca0…4816f9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x3fa3f5…23cedd
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xfd2955…082dde
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xea2661…d18555
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xf9d162…a7c0f0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x60f9ea…06c1de
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x2954dc…c3063b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xc2f52b…30c492
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x8f935e…3c44ce
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0xd9d1a1…051c83
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI11d ago0x267eb2…2d7bff

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.