Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f0a…91c40x33ec…b6d5Base—$0.01100%coinbase71d ago0x1c34b7…6f147c
0x5f0a…91c40xcce2…6bd6Base—$0.01100%coinbase71d ago0x2c1fea…fabfbb
0x5f0a…91c40xf002…327eBase—$0.01100%coinbase71d ago0xed855b…73c4ce
0x5f0a…91c40x550e…a1adBase—$0.01100%coinbase71d ago0x775cef…f89b01
0x5f0a…91c40x59fe…f00bBase—$0.01100%coinbase71d ago0x95cb12…aeb6e1
0x5f0a…91c40x5b28…d885Base—$0.01100%coinbase71d ago0xe8f9f6…39da8f
0x5f0a…91c40xd6eb…f9baBase—$0.01100%coinbase71d ago0x33b869…f9c8a8
0x5f0a…91c40x3d03…8317Base—$0.01100%coinbase71d ago0xc50f0c…9fdbeb
0x5f0a…91c40x56b2…a313Base—$0.01100%coinbase71d ago0xe1acad…2fd3fe
0x5f0a…91c40xcc8a…a832Base—$0.01100%coinbase71d ago0xef4f0e…910f08
0x5f0a…91c40xd588…bfbcBase—$0.01100%coinbase71d ago0x2aceda…681cef
0x5f0a…91c40x6361…ee9bBase—$0.01100%coinbase71d ago0x9e95df…e8df01
0x5f0a…91c40x457a…5ea3Base—$0.01100%coinbase71d ago0xde50ba…701852
0x5f0a…91c40x4789…38a4Base—$0.01100%coinbase71d ago0x3e4889…7479ae
0x5f0a…91c40xfc68…293cBase—$0.01100%coinbase71d ago0xc12a49…bf71b7
0x5f0a…91c40xb36a…d6ecBase—$0.01100%coinbase71d ago0xc22b2e…428025
0x5f0a…91c40x1fb4…a5b3Base—$0.01100%coinbase71d ago0x7d2400…841dc8
0x5f0a…91c40x4c99…067cBase—$0.01100%coinbase72d ago0xd9cde0…b9c935
0x5f0a…91c40x614c…d687Base—$0.01100%coinbase72d ago0x326afa…8658e7
0x5f0a…91c40x2ad0…c526Base—$0.01100%coinbase72d ago0xe46ee9…17c4df
0x5f0a…91c40xbdf4…76f2Base—$0.01100%coinbase72d ago0x482b0c…bc47e3
0x5f0a…91c40x4875…e7b8Base—$0.01100%coinbase72d ago0x3ba18f…ea3a19
0x5f0a…91c40xda92…af0bBase—$0.01100%coinbase72d ago0x91dd5a…876875
0x5f0a…91c40x4e15…b38eBase—$0.01100%coinbase72d ago0xfcac20…86b22d
0x5f0a…91c40x45f7…9a2dBase—$0.01100%coinbase72d ago0x9fe61f…eee741

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.