Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5544b1…6ba729
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf770dc…db79c8
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6336a…6afaa6
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x479141…94adc3
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2218d2…d63f76
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5ae98…de063b
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x75630a…378517
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe18b43…a9477b
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb65da…9285b1
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf31a32…ca8404
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x33d55c…7efcca
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6959b3…efdbf3
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3296d7…05eb12
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0x583c7d…4ce5e4
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc89979…575522
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbc9cf7…8c13b9
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb96074…e24647
0x3ee4…67b00x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd76b5…918572
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xff080d…5bb4d9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa0f5e9…70802c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f761b…081b54
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x17f9c1…7e04c9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2e79f1…b4b67c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9fccfb…a1b838
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeaadf5…11fb67

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.