Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb21b46…76f943
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5826e1…98e49a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x487daf…a9ed1e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd20293…0a4428
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e7fac…9e335a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x895cc5…f6b688
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x656809…fbb57a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf32482…3d3a6e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4939b2…c762b0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfea477…e4fa9d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98abc4…142be3
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x518148…f71e7a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb453d…f477e4
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40de2b…214428
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x481796…31eca2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x753d29…b646ca
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd318af…8a2642
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd04896…a260f7
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56cc13…353d5d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20a354…7d27e1
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d6f76…bcdb0d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a35ec…c22f45
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb6e92…4b40df
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x457ce5…bf40f2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x49af99…8fb36a

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.