Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c08…e71c0xccc8…15beBase—$103.83100%0xf70d…dbef79d ago0x0cef3d…421e9a
0x2b38…ab7d0xccc8…15beBase—$2.00100%0xf70d…dbef79d ago0x0d2507…2a3007
0x6078…dfdd0xccc8…15beBase—$176.79100%0xf70d…dbef79d ago0xf4f015…27a645
0x6078…dfdd0xccc8…15beBase—$103.93100%0xf70d…dbef79d ago0xe4a5e8…3fd145
0x24f2…049d0xccc8…15beBase—$26.45100%0xf70d…dbef79d ago0xbf4453…4d0fbf
0x97e5…7fbd0xccc8…15beBase—$0.10100%0xf70d…dbef79d ago0x45ef3f…911001
0xed23…89b10xccc8…15beBase—$2.00100%0xf70d…dbef79d ago0x6c5315…e91df3
0xed23…89b10xccc8…15beBase—$2.00100%0xf70d…dbef79d ago0x408277…4120c5
0x4106…13d40xccc8…15beBase—$104.77100%0xf70d…dbef79d ago0x5d6223…a5c0aa
0xa0cb…9bc90xccc8…15beBase—$100.00100%0xf70d…dbef79d ago0x70c3ce…e61b59
0x356b…39ee0xccc8…15beBase—$113.18100%0xf70d…dbef79d ago0x089834…4e77cf
0x6b4d…fbc70xccc8…15beBase—$148.08100%0xf70d…dbef79d ago0x59e628…ce6b7b
0x5cf7…50410xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0x5e2b4e…d47015
0x93ba…89590xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0xb6bcf3…5c35fb
0xcda0…15fe0xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0x0250a4…c0cc00
0xb3f0…f6a40xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0x38684e…9b2371
0x5de5…86240xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0x1a4dc3…a419e7
0x3888…ac920xccc8…15beBase—$50.00100%0xf70d…dbef79d ago0x82b0fb…3ff054
0x3718…662f0xccc8…15beBase—$14.00100%0xf70d…dbef79d ago0xd25721…f6d185
0xd563…92800xccc8…15beBase—$2.23100%0xf70d…dbef79d ago0xbcee22…ce22cb
0xbafa…632f0xccc8…15beBase—$41.90100%0xf70d…dbef80d ago0x331b95…369632
0xe339…f5020xccc8…15beBase—$2.02100%0xf70d…dbef80d ago0x0a0d2d…8e0bbb

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.