Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x0b6e…505dBasex402 service$0.01100%coinbase20d ago0x1c477b…a27fe3
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xfaf8ac…a8a650
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xc35436…ba46e7
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x9d4d04…baa283
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x953bb8…a18bac
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x909823…4a37c2
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x6844d6…cc7af8
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x779cde…54a1b9
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xfa5b21…97ec20
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xc8d5cf…5f794a
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x3cea23…42fd11
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xf7c1e3…3a20aa
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xf942e3…e6e782
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x4b513a…5bfe6c
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xdf1efa…2b4958
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x7d657d…0307ce
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xed25e6…958c10
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xd6f14c…f886ae
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x44f7d2…f9908e
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x0f59fc…13a8a5
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x354be5…fba44c
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x799fa8…308e67
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0xccdfb8…3682bb
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x943bc3…2cdfe0
0xfcfe…4a4b0x0b6e…505dBasex402 service$0.12100%coinbase20d ago0x68088a…986af1

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.