Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa2824b…d43dc8
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x874ea0…d6fe02
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b5e18…d5c1fc
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c690c…a96560
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x733ef0…fb4662
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0748a5…390b46
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0dd235…261aa5
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xadb491…8c9dfb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0740b4…0c1f89
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x620388…0bc4c4
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9d6096…c5b5ae
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xba9872…19df9f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8f906…5e42e8
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02b209…75e3df
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x389f0c…04a16a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6d8ce…f6cdaf
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9da89…37ed9b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x454f37…c61d0d
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x714e10…2d208b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5c23d…b998de
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf219ee…5411a0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa749ec…f245f1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x133fca…394555
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3961c4…bb9f11
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe814b5…4b80be

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.