Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x666e53…19c1f7
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf76296…100992
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2cf3a9…339d28
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa62dec…aa8b67
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1e53b…16799f
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x756339…65344e
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84f1d1…9e0cbf
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x953b14…9d8aa8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2e6a8…a9e432
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc7ff5a…183edf
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e5f7d…2205a8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeba149…c000b4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa3e024…2fbc7b
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb42856…bbb129
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x457e41…2a7a80
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59a22b…d16167
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x667b4f…32de8e
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc19839…9783c2
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c54c2…a131ea
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfc10c…92eafd
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c5f3d…5c9647
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x781369…36b289
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe94e5c…6c74df
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c75ed…7c9111
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a29a4…b0c0d0

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.