Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x92687f…4e0cc6
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5bbc45…68d891
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd9904…4a0160
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x94dfd3…9e381f
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb8184b…d850ef
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcb79f6…810653
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x39f496…75dd48
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6e708f…7d6e2d
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f5dad…5920db
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a199f…13ed81
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d4337…63b420
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5bcab…ee4d1e
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c209d…47bd8a
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa63174…6d2d24
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b070e…5ec85b
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x530698…2ab432
0x8abc…60ae0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd0efac…7f7804
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x357e0e…e667a8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd844c6…21e0d7
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1a5937…dcdb80
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b2ee9…96ae23
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1c55c9…4553ad
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcd6173…d36770
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x38d7a3…e9cd77
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb7ee37…cb021d

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.