Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91b044…608cd9
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd46e5c…c2eca6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xffc530…8f4e08
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3274d8…f66848
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a87ed…888b24
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7c94f…ba3bbd
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bb952…82a325
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4dfdf9…c6b9f0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x016913…0e70e4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x097187…b75768
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7a800…7d37c8
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a3720…1848db
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d084e…1862c7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4777c0…7e06f8
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5bb21a…4e8b02
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x93bfc7…af7525
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x54985e…d9640a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x941998…33f322
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x92fb0e…a303be
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x305aa0…45657a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe2437b…42393b
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7e811b…2d2cf4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x149bca…9e941c
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfed5fd…1209e6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xddffe9…574176

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.