Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd649a3…1c8fd9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc062f9…ce8471
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb18b2…2e2baa
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x395700…ff92cf
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91021f…c7c614
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8771a…6b96f0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe76e9…7d4ce1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2956bf…faa6e5
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb28bd1…ab180b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI116d ago0x5b2a88…92d1ed
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e5e04…602d5d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x719945…923b4f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3ad90…e33c87
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04b651…84e89c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3dcd53…383638
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8195fb…b0bbb2
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e2fef…dd6371
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb1b6d…2eeec0
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9c7fdf…01ed4b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa324cd…177069
0xcc40…c71b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f8ec2…021c6a
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI116d ago0x65ede5…8a0486
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI116d ago0x898557…7ce57c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc59119…7e5a4b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e190f…96f751

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.