Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0xce3333…06ca4c
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x7f2116…8d7472
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x19ef7d…476855
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0xd901d2…8e180e
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x4c308b…fd4a9d
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x5d70e6…239058
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0xe81d18…27473a
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x6229cb…cab66f
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x9d84c3…7c2d67
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown72d ago0x3465d1…5b39ea
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0xd08004…b9ffbc
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x3134df…f26d4d
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0xa7111a…f8cb1b
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x750b62…55dbd5
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x617ab0…2a8306
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x3570f3…cc9ace
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x42055e…9f1ae2
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x50546d…91d8e9
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x2de6d9…ee1f75
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x10e98a…039ae6
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0xb93fc9…52d254
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x84fb75…ba1836
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0xbe6087…c4e9d7
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0x283db1…a4867d
0xcf6a…4f650xa9dd…2315Base$0.002100%Route unknown73d ago0xbfc670…ad0bf3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.