Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca8cb3…eede0e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e0eea…4e550e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6fc3da…1b1f1c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0fbf05…80fb40
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4633b…2dfe1d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed1e2b…1cc4f3
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d454f…50dede
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e19dc…2c5ceb
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8428fe…b56f65
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b6913…95811f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x514061…067a51
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b8e81…60cc1d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c47e2…7df87f
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ef863…f5df48
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1bb46…9228df
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x324b3d…9b98a8
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0b022…c9310d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaff78b…85f824
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfeca39…1d5d3d
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x330e09…87c460
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6f837…f7bb02
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x548a4b…25500c
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64f943…37f58a
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec25b3…1c2880
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85fc9e…6c2539

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.