Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6346a4…b711dc
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf0ab1…86ff0f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f4be9…e67bd1
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2ca1fc…b3b614
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x749bf8…6ed55d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x806499…5a857b
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb93286…07be92
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb55ed6…dd2b56
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc1975f…bd8c50
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf55779…53244d
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff0b1f…38530f
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa57eea…ac4297
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcffce2…30c787
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb3e5dc…c475d6
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x84cd11…54fd3c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34e7cf…97df9c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4526ec…0637fe
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x900c60…242513
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a6e7d…068256
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4b627…bc448c
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf60231…aab851
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb7f8a…4d401e
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef538e…274790
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd1d325…fb13bb
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa2ecc…f6b781

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.