Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6db775…79ff9e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b9071…b0f9b1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5dda7…80853d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3c939…bae6b1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe91d50…e6c075
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38e0e1…66e778
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe103e1…82b68c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e7193…5ea332
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcef94…b53ed2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c3743…0dae98
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c97ab…0b1dbd
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe58bc4…d79acd
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3288dc…073118
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2399b6…a5d0bb
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1793e…4891da
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62811e…57d47a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30b630…21e81f
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x310082…7f916a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8266a2…bbbaf8
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa03b51…f5869d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ea5d3…c23bc3
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f4b94…6a6ec9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88dc57…caed9f
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5cb062…74bb49
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76dd8d…cbc20d

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.