Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x336d…5c630x3e0a…78e7Base—$0.005102100%coinbase74d ago0xc09b2b…2715e2
0x336d…5c630x3e0a…78e7Base—$0.004291100%coinbase74d ago0x9239b2…e2f527
0x336d…5c630x3e0a…78e7Base—$0.003136100%coinbase74d ago0xde9e74…2372c3
0x336d…5c630x3e0a…78e7Base—$0.004973100%coinbase74d ago0x4cc523…810eb0
0x336d…5c630x3e0a…78e7Base—$0.004105100%coinbase74d ago0x6f3256…ff9d13
0x336d…5c630x3e0a…78e7Base—$0.004667100%coinbase74d ago0x54b45d…f256bd
0x336d…5c630x3e0a…78e7Base—$0.004775100%coinbase74d ago0xd25179…71c1f3
0x336d…5c630x3e0a…78e7Base—$0.003071100%coinbase74d ago0x589332…4df6a5
0x336d…5c630x3e0a…78e7Base—$0.00579100%coinbase74d ago0x0efd0f…650c46
0x336d…5c630x3e0a…78e7Base—$0.005919100%coinbase75d ago0x6e8f83…33f53a
0x336d…5c630x3e0a…78e7Base—$0.005574100%coinbase75d ago0x5471ed…74c516
0x336d…5c630x3e0a…78e7Base—$0.005425100%coinbase75d ago0xeb00f2…35a561
0x336d…5c630x3e0a…78e7Base—$0.00397100%coinbase75d ago0xc2ae71…325eb3
0x336d…5c630x3e0a…78e7Base—$0.002867100%coinbase75d ago0x145d93…a8be29
0x336d…5c630x3e0a…78e7Base—$0.004615100%coinbase75d ago0x271332…27391f
0x336d…5c630x3e0a…78e7Base—$0.003608100%coinbase75d ago0x2a16a9…c03b26
0x336d…5c630x3e0a…78e7Base—$0.004943100%coinbase75d ago0x705284…f20b24
0x336d…5c630x3e0a…78e7Base—$0.003977100%coinbase75d ago0x03a1e2…7de530
0x336d…5c630x3e0a…78e7Base—$0.005429100%coinbase75d ago0x4551ff…4edcd9
0x336d…5c630x3e0a…78e7Base—$0.003673100%coinbase75d ago0x4baebf…a7d4da
0x336d…5c630x3e0a…78e7Base—$0.004942100%coinbase75d ago0xafbff6…e0dd5a
0x336d…5c630x3e0a…78e7Base—$0.004284100%coinbase75d ago0x9f45ae…25d95e
0x336d…5c630x3e0a…78e7Base—$0.002697100%coinbase75d ago0xd376c4…19716b
0x336d…5c630x3e0a…78e7Base—$0.00475100%coinbase75d ago0x0716f8…754f45
0x336d…5c630x3e0a…78e7Base—$0.005108100%coinbase75d ago0x38f002…b0a5dd

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.