Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x8b1a…8683Base—$0.01100%coinbase68d ago0xf7ddb7…79e990
0xe66e…e2070xcf2b…a9eaBase—$0.01100%coinbase68d ago0x8cd355…2b24a7
0xe66e…e2070x3a16…06d6Base—$0.01100%coinbase68d ago0xfaa8eb…22f33d
0xe66e…e2070xee41…4c2bBase—$0.01100%coinbase68d ago0x683636…9d4de4
0xe66e…e2070x2723…3ac6Base—$0.01100%coinbase68d ago0x175397…338d56
0xe66e…e2070x2a1b…cc38Base—$0.01100%coinbase69d ago0x312e5d…73c23c
0xe66e…e2070x7650…a330Base—$0.01100%coinbase69d ago0xc23caa…cb2858
0xe66e…e2070x38fc…35d2Base—$0.01100%coinbase69d ago0x3e72d3…9deef1
0xe66e…e2070xed26…a19cBase—$0.01100%coinbase69d ago0xdf28a8…7ea130
0xe66e…e2070xe454…fc78Base—$0.01100%coinbase69d ago0x290dd4…bcc3a1
0xe66e…e2070x673d…174eBase—$0.01100%coinbase69d ago0x377335…410701
0xe66e…e2070xfed5…e559Base—$0.01100%coinbase69d ago0x1c18cf…21735c
0xe66e…e2070xa1d6…f079Base—$0.01100%coinbase69d ago0xdab7e8…e10b6e
0xe66e…e2070x934e…d94bBase—$0.01100%coinbase69d ago0xd2b92f…5bb29b
0xe66e…e2070xc531…0167Base—$0.01100%coinbase69d ago0x8afca5…268662
0xe66e…e2070xd9cf…5ee1Base—$0.01100%coinbase69d ago0x742c20…d71ab1
0xe66e…e2070xde4a…2612Base—$0.01100%coinbase69d ago0xd4ecdb…f8dc42
0xe66e…e2070x9a71…61edBase—$0.01100%coinbase69d ago0xff6c3e…32900f
0xe66e…e2070x5f80…c16bBase—$0.01100%coinbase69d ago0x891454…f7949f
0xe66e…e2070x3567…6418Base—$0.01100%coinbase69d ago0xc52b7a…2d151d
0xe66e…e2070xbc1c…cd8cBase—$0.01100%coinbase69d ago0x4622a6…cff3c6
0xe66e…e2070xe24a…62f4Base—$0.01100%coinbase69d ago0xc715e4…3ad861
0xe66e…e2070xeb89…e68eBase—$0.01100%coinbase69d ago0xabdb70…32bd57
0xe66e…e2070xdcda…877fBase—$0.01100%coinbase69d ago0x43f99b…df3fc6
0xe66e…e2070x91f7…4e00Base—$0.01100%coinbase69d ago0xf57e3b…391d19

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.