Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65da…e54c0x3e0a…78e7Base—$0.005075100%coinbase74d ago0x5887a0…611c91
0x65da…e54c0x3e0a…78e7Base—$0.002854100%coinbase74d ago0x2ef834…74ef03
0x65da…e54c0x3e0a…78e7Base—$0.003257100%coinbase74d ago0x9e7c22…48cf84
0x65da…e54c0x3e0a…78e7Base—$0.004396100%coinbase74d ago0x5065ed…b9481d
0x65da…e54c0x3e0a…78e7Base—$0.00317100%coinbase74d ago0x854456…244abe
0x65da…e54c0x3e0a…78e7Base—$0.005089100%coinbase74d ago0xa5457c…75eedb
0x65da…e54c0x3e0a…78e7Base—$0.004929100%coinbase74d ago0x765c8e…79da54
0x65da…e54c0x3e0a…78e7Base—$0.003561100%coinbase74d ago0xccd29e…86e249
0x65da…e54c0x3e0a…78e7Base—$0.004467100%coinbase74d ago0xd5105e…f45783
0x65da…e54c0x3e0a…78e7Base—$0.004709100%coinbase74d ago0xe7aa1b…413a23
0x65da…e54c0x3e0a…78e7Base—$0.003317100%coinbase75d ago0xe95b68…4877d1
0x65da…e54c0x3e0a…78e7Base—$0.003956100%coinbase75d ago0xc82224…7b81a3
0x65da…e54c0x3e0a…78e7Base—$0.003734100%coinbase75d ago0x568b3b…a83376
0x65da…e54c0x3e0a…78e7Base—$0.003559100%coinbase75d ago0xcc0fce…d9839c
0x65da…e54c0x3e0a…78e7Base—$0.004103100%coinbase75d ago0x789415…7af612
0x65da…e54c0x3e0a…78e7Base—$0.004619100%coinbase75d ago0x23b191…2bc681
0x65da…e54c0x3e0a…78e7Base—$0.0031100%coinbase75d ago0xedcbb7…105d98
0x65da…e54c0x3e0a…78e7Base—$0.00554100%coinbase75d ago0xf15adf…5ffd2f
0x65da…e54c0x3e0a…78e7Base—$0.004491100%coinbase75d ago0x59cac2…dfd82b
0x65da…e54c0x3e0a…78e7Base—$0.00588100%coinbase75d ago0x634fba…fd640d
0x65da…e54c0x3e0a…78e7Base—$0.005856100%coinbase75d ago0x74c849…c40721
0x65da…e54c0x3e0a…78e7Base—$0.00394100%coinbase75d ago0xec965e…13362f
0x65da…e54c0x3e0a…78e7Base—$0.002965100%coinbase75d ago0xa6c177…f5c706
0x65da…e54c0x3e0a…78e7Base—$0.003871100%coinbase75d ago0xe21313…fd8083
0x65da…e54c0x3e0a…78e7Base—$0.004076100%coinbase75d ago0xbf3e19…416339

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.