Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xbf6eb7…9341f1
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xc4d946…b180d1
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x35a5f7…9f9432
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x61562b…34566c
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xf116e4…924a69
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x189fa3…221445
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x69a68a…3759e4
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x91bb6b…fa8b4b
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x3ad2d6…98c30a
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x4a9fff…44912d
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0xd3f927…122771
0x8d99…01140xf000…94fcBase$0.01100%coinbase14d ago0x0717f1…9d623f
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xf8ecf6…4c89a1
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xdd17bc…197d05
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x13186c…f074f4
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0xb3fe92…05e28a
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x310c05…63a71e
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0x18db24…000c2a
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0x486df6…658ffa
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0x2d80ca…03808f
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0xee2655…f44fd8
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0xe1c960…b84b0a
0x8d99…01140xf000…94fcBase$0.01100%coinbase15d ago0x854a6a…5c30a4
0x8d99…01140xf000…94fcBase$0.20100%coinbase15d ago0xb79c18…6eef43
0x8d99…01140xf000…94fcBase$0.10100%coinbase15d ago0xf961c6…f90333

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.