Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base$10.5070%0x0abd…8e7724d ago0xd3589b…8c6f14
0x8cfa…be850x47c5…4fc3Base$10.5070%0x6344…a21a24d ago0xecd5a2…722674
0x8cfa…be850x47c5…4fc3Base$10.5070%0xbb99…f69a24d ago0x3b7cab…ba0313
0x8cfa…be850x47c5…4fc3Base$157.5070%0xb7ce…a06224d ago0xa68d43…3ec9f5
0x8cfa…be850x47c5…4fc3Base$10.5070%0x7969…4cf524d ago0xee0fd4…1b0430
0x8cfa…be850x47c5…4fc3Base$10.5070%0xa1fb…723e24d ago0xafcfaa…b08954
0x8cfa…be850x47c5…4fc3Base$15.7570%0x63d9…362824d ago0xdff21f…239f53
0x8cfa…be850x47c5…4fc3Base$10.5070%0x35fd…376b25d ago0x687f18…72ea32
0x8cfa…be850x47c5…4fc3Base$10.5070%0xb027…a85125d ago0x3e17e2…0765b0
0x8cfa…be850x47c5…4fc3Base$10.5070%0x4173…266525d ago0xef02e0…5e522a
0x8cfa…be850x47c5…4fc3Base$10.5070%0xa423…2cae25d ago0xcb2fe6…947f75
0x8cfa…be850x47c5…4fc3Base$10.5070%0x549c…63b725d ago0x999329…04065a
0x8cfa…be850x47c5…4fc3Base$10.5070%0x8944…ba2a25d ago0x1ed8af…8f9f88
0x8cfa…be850x47c5…4fc3Base$10.5070%0xf11b…db9425d ago0x423c79…650a11

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.