Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xab5444…f7e940
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x3f0698…1079e8
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4becba…33ff39
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x6eceaa…a61eba
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbf1bac…e3c71a
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x03ef77…02d6af
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbbb7c8…3a41fb
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5251be…2f4593
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x27792a…aca4ab
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd4c686…6b3c28
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xc380e5…33b23e
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9df577…a7735f
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xad0235…08dde2
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x7b8248…52c5f2
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa86263…714356
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x897bbf…bf0d04
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb94a8d…31991a
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI110d ago0x122339…064100
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x476d8c…1d1e49
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x896e8e…bdea26
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x123134…9bc07b
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x292c03…9eed74
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa40a43…cbec33
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbb470…b353d1
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x52d58b…7a92e5

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.