Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf54413…a07348
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd25eb9…7a1e32
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce196d…512428
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x749eb9…b4e749
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa60e80…2be7a8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9e3f34…7c927d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x611ffb…3080d7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d3cca…b337d1
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec1064…95a786
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff4dd4…eac181
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c2ede…d55f68
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89c92b…51c01b
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ac255…e1a494
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc26c5a…5997e7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30ce07…98993d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6053b5…eb23e6
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddd675…7dd844
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc8479…080c6d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8dfc1…1265ab
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fd233…720751
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae9fdc…361443
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x754f85…85df8d
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4914e9…f5034f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8454f3…12a25f
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdca6bb…429628

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.