Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0f31…87b166d ago0xe87137…829a12
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x629a…da9c66d ago0x2b490e…55bc4b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0dc1…621466d ago0xbbb5b2…c3b642
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x1a34…32c166d ago0x268aa1…c01349
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2ce3…0cdb66d ago0x8f94bb…68f9be
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6476…d72666d ago0x81fbc7…71538f
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x817a…63b566d ago0xef3387…11baa8
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xd3b3…bd8266d ago0x845e68…c0db3e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2016…553466d ago0xebc8b3…3cd9a4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xec7c…5d3266d ago0x442451…087882
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xed27…48f766d ago0x0b3603…f5ff41
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x21e4…0fa966d ago0x5fdc81…108538
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x969c…eacf66d ago0xdcc9ec…20039f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x2d1c…632c66d ago0x9afb0d…3fb5e2
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2e87…3c0b66d ago0x9974c4…0a2984
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x493b…b91666d ago0xaf93f4…d1f59e
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc506…1e3d66d ago0x20fd98…14a958
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x2e11…857366d ago0xa15054…b9b5fa
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1c06…7baa66d ago0x6236da…986fcd
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x515b…21b566d ago0xa258b7…8802b1
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x42d1…f7df66d ago0x1fcd30…8a4a0a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xcb6c…da0b66d ago0xefcce5…df523f
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x2158…e16066d ago0xfc252a…214b7b
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x05f1…3bb966d ago0x9ea3d2…d3eec8
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x53e7…bd1066d ago0x6dd505…99e60d

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.