Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x6b00ee…5358f1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x584e61…46ebb0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x1f3dd3…acb0a3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x130f97…b1833e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x783f3b…548298
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a521d ago0x27de21…fb72ae
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a521d ago0x45df48…6b3287
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xbd9d93…255364
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xca5d6e…4f6133
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xa52470…70b84e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xbe022f…6197a1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xb15955…edf64e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x0dc874…25a58c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x25787b…81cd89
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x96a154…442d98
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a521d ago0xdf1b2c…008b7f
0x4472…89cd0xe186…7533Base—$0.0170%0x194e…37a521d ago0xa8fc59…9dffb0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x0b7c2f…df80bb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x43313d…e4fce7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x5b1f07…9067e9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x313438…41da61
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x0893ce…d10b5d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x4f8111…a0f2e9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0xcc3653…b52083
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc21d ago0x9ff9dd…bca11f

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.