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.001100%payAI107d ago0xf0e877…082e6b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54ba68…214f0a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58e2f8…52dbf6
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f0228…b3ffcf
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x97f01c…30204c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0aad0a…c4db90
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55f5f2…c74b13
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8aaea3…1f8315
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf3462…c9bada
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x562c0d…0be2c9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94c945…34f9b5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb6cba…43aea1
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b263b…7be6bd
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa45280…27f54c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c536c…aa531c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x166d17…848aa3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb14d15…03457d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1539e5…d2a182
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x961c02…a8768a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f61c4…abfc2d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf77cb0…70cab4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e063c…5c3240
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f8d65…41bd9d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c8fd5…954013
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdab1b2…0a1ac9

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.