Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x4319…cea1Base—$0.01100%coinbase72d ago0xc6b872…ea0ec1
0xed27…9d190x925e…ca90Base—$0.01100%coinbase72d ago0x00ef66…081290
0xed27…9d190xe48e…10a8Base—$0.01100%coinbase72d ago0x669457…7fe101
0xed27…9d190x2aab…718aBase—$0.01100%coinbase72d ago0xe4a79d…522ffc
0xed27…9d190xd277…b033Base—$0.01100%coinbase72d ago0xbed49b…fcebf3
0xed27…9d190xcd4a…bdd3Base—$0.01100%coinbase72d ago0x2880a6…3657c8
0xed27…9d190xf1b4…5f0fBase—$0.01100%coinbase72d ago0xd983a9…45452f
0xed27…9d190xed49…2962Base—$0.01100%coinbase72d ago0xc272b1…03fa78
0xed27…9d190x13e4…63e3Base—$0.01100%coinbase72d ago0x697663…ad81fc
0xed27…9d190x58a3…6ca1Base—$0.01100%coinbase72d ago0xa27ec6…bbfe3d
0xed27…9d190x2538…bcfcBase—$0.01100%coinbase72d ago0xfb8e84…1312e7
0xed27…9d190x6fa5…dd39Base—$0.01100%coinbase72d ago0x55ece4…4c0f07
0xed27…9d190xf7d5…c62aBase—$0.01100%coinbase72d ago0x94239e…57ea79
0xed27…9d190x1d8f…142bBase—$0.01100%coinbase72d ago0xcf7a26…88a1e3
0xed27…9d190x8e42…c224Base—$0.01100%coinbase72d ago0x056fe6…d17476
0xed27…9d190x4b96…0e44Base—$0.01100%coinbase72d ago0xa92260…6ebf9c
0xed27…9d190x45ed…0091Base—$0.01100%coinbase72d ago0xa882e7…b14cf2
0xed27…9d190xc993…faa2Base—$0.01100%coinbase72d ago0xc7ec5b…14f134
0xed27…9d190x0b01…844fBase—$0.01100%coinbase72d ago0xc2f28d…77c736
0xed27…9d190xfb84…c776Base—$0.01100%coinbase72d ago0xd10e8e…503c0d
0xed27…9d190xf9e2…8bfbBase—$0.01100%coinbase73d ago0x4b83ce…2583aa
0xed27…9d190x2048…8463Base—$0.01100%coinbase73d ago0x36467e…40c3ae
0xed27…9d190x5c88…5345Base—$0.01100%coinbase73d ago0x16128e…654ec9
0xed27…9d190x1807…bfb9Base—$0.01100%coinbase73d ago0xefc065…8069ba
0xed27…9d190x2c01…661eBase—$0.01100%coinbase73d ago0xdc84ec…409168

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.