Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xdf5190…9bd920
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb806b1…684434
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd7b854…5e27a5
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x88976b…9fe3bc
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7754cb…450feb
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc9e9cd…85d709
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x04a703…9dd54e
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5d4155…527885
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa579f4…abef52
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9f9335…f05ce4
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2cdc4f…dbf620
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf7e29e…239334
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9aa352…348137
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xfc0ff6…14a796
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf9b3e5…aa87d6
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8611ca…967329
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xcbd4b0…d3b8ad
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3b4f80…7a78df
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf4836a…16ca0d
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2679db…b991b4
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0e1dcc…a55722
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xca05b3…283778
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4c6978…fbfe9e
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x69b9e4…660cc0
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x244e72…7e2a30

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.