Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0xe78109…6729f8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0xfbb92c…fd8d0a
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase1d ago0x063b30…7bd029
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x8722ee…86cfff
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2b4e03…1e3943
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x85316c…2f1005
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xe3c7fa…0a166d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0xe3a52d…a7de1b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0x674616…6b0252
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xb63474…df1ac6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x39d88f…7a2cf0
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x760df1…276cb1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0x1e582d…3bab64
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase1d ago0xc17354…5a15c8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x0b6785…61e11c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x19a2be…ac8d35
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0xed62ef…cb931e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xa5c312…988461
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x71c54d…f0d984
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x173aca…731e33
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0x0d416f…e974e3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x592f6b…04c717
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xcc64fa…0425ee
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase1d ago0x1c48fd…efc2ad
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase1d ago0x0b695e…1f8451

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.