Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e4525…6ea38d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d99d9…334c3a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ba3fc…78af02
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x809d1e…5878cc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6be7dc…e308ef
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9db502…2981b9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8a493…18ad44
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84a380…4f28f5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x233d66…c34e07
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9146b3…3106ce
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f5be2…07749d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8c6e0…d65e5a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9341eb…59b456
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x329b24…e00521
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b06db…8a8950
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89805d…f180c3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5fa19…98c340
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea1829…9f4430
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43804b…6418da
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdbb0c…9cefb0
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb2fbf1…5b1e45
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7d20ca…09b92a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89b627…31ed3c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8d9a2…00347a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x645cdd…516d0d

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.