Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$15.7570%0x03f1…4e5f4d ago0xe1df43…f38885
0xc9a2…31540x47c5…4fc3Base—$52.5070%0x1a34…32c14d ago0xef5bc4…7e3630
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x549c…63b74d ago0xf54853…a05d9a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x629a…da9c4d ago0x4cbde7…c8b026
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe59f…80f74d ago0xbd2540…549a9e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xfaf2…854b4d ago0x6847ed…e50b00
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xfe8c…49bb4d ago0x5ba7e7…e9dc57
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc07c…d7184d ago0x8bd5f4…d57e8c
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xa48e…f6614d ago0x52302b…745159
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x35fa…74a94d ago0x16d842…cb4121
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2e11…85734d ago0x2cae66…53c709
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2115…35a04d ago0x6b5fa5…186e3a
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xe9f7…982b4d ago0xf52829…83c1db
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9b8a…f4bd4d ago0x96eb33…843416
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xbe1f…63c94d ago0x152e56…d227b4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x88cf…d21b4d ago0x09805b…baaa48
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xc6fb…0f6c4d ago0x9462f9…bdcd21
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x9e2a…5a944d ago0x2a09b6…8ef155
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcb3f…dc294d ago0x2e0d24…bee3af
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x53e5…09394d ago0xf18089…b7306e
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x96be…0b464d ago0x9e259d…8be3ff
0xc9a2…31540x47c5…4fc3Base—$14.7070%0x1f5f…656e4d ago0xe29173…fd42c4
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x065e…0a604d ago0xd0d86c…92153a
0xc9a2…31540x47c5…4fc3Base—$105.0070%0x271d…d4bc4d ago0x1b3179…5911f5
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2fb2…aefd4d ago0xf1b31c…bd531a

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.