Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe97def…0876c8
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf7cb2…c031d6
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18e31a…67a076
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8426a8…b5b7ec
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd01597…2945a9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x483808…7b7d4a
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2de19a…944b0e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x39741c…e01380
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc698b…1cc3b0
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6355c6…0d2779
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x903676…72ab78
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06d44c…9c1f24
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x60a77c…f3646f
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x91322d…6a1f3d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe85dd6…e6de99
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd1871a…a1a27e
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18d8e3…ad5314
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd65e3e…5d9c3d
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7796df…c83f61
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc22cd8…77ade9
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7881a5…82f7ac
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b18c1…dabee7
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcaa1f7…135b18
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb4b5b1…a74733
0xa13e…40a30x6a5e…c666Basex402 service$0.001100%payAI118d ago0x063d80…73a7a0

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.