Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32f62c…ee3ec7
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fbe1b…2493bb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6cc49…7c059a
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5afd4f…d25c20
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbf38e…61416e
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x060c40…045894
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x114e60…5ee4f3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a25be…a86217
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b8839…c8d001
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ce227…d7958c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b45ce…9fed46
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71a7c7…ee302f
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28c343…4474bc
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ae759…b50fcb
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabf051…f169e9
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5903d5…6614c5
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9c2b3…7690ed
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f2168…c917a3
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa83dff…4255c1
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b11b4…5f2c92
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48aa3b…0cd6b0
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf9048…006209
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe88451…0905aa
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb4026…59d76c
0xc374…f79f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5dab7f…d13e7e

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.