Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0xa551…ca9eBase—$0.01100%coinbase72d ago0xfbb164…caefce
0xf106…13db0x3798…b3afBase—$0.01100%coinbase72d ago0x1e6ce5…4feeb8
0xf106…13db0x1691…de8fBase—$0.01100%coinbase72d ago0xce1a51…6ed6dc
0xf106…13db0xac8e…43baBase—$0.01100%coinbase72d ago0xcb37e4…5d652d
0xf106…13db0x37ef…ef01Base—$0.01100%coinbase72d ago0xd0acc2…887085
0xf106…13db0xf0cb…fccfBase—$0.01100%coinbase72d ago0x8bd5a5…ae358a
0xf106…13db0x75b1…a238Base—$0.01100%coinbase72d ago0x3ec2b2…40c930
0xf106…13db0xc450…3d66Base—$0.01100%coinbase72d ago0x25a54e…2e4f35
0xf106…13db0xddd7…3420Base—$0.01100%coinbase72d ago0x3f2d5d…8b29d3
0xf106…13db0xbc9f…f97fBase—$0.01100%coinbase72d ago0xb8c3b4…6eaeb5
0xf106…13db0x27b6…77abBase—$0.01100%coinbase72d ago0x8ceedc…243d0d
0xf106…13db0x7954…f62eBase—$0.01100%coinbase72d ago0xadd512…9b4fbe
0xf106…13db0x45f3…f2a8Base—$0.01100%coinbase72d ago0x88a309…ccdaa2
0xf106…13db0x84e6…ef4cBase—$0.01100%coinbase72d ago0x10b609…27bcba
0xf106…13db0x3e38…4751Base—$0.01100%coinbase72d ago0x632873…be86fa
0xf106…13db0x33c0…c6efBase—$0.01100%coinbase72d ago0x8216fe…def0cd
0xf106…13db0x699e…cd11Base—$0.01100%coinbase72d ago0xf9fb9d…e4a97e
0xf106…13db0x91c7…5b6dBase—$0.01100%coinbase72d ago0xb16902…9b5ad1
0xf106…13db0xeac6…6cc4Base—$0.01100%coinbase72d ago0x3baa84…64095f
0xf106…13db0x0a96…c2ecBase—$0.01100%coinbase72d ago0x01b920…31509b
0xf106…13db0xea41…ae87Base—$0.01100%coinbase72d ago0x6556c7…15305b
0xf106…13db0xd25d…d755Base—$0.01100%coinbase72d ago0x90739b…79229d
0xf106…13db0x11b3…0bd2Base—$0.01100%coinbase72d ago0xea3eca…7e5c05
0xf106…13db0x4576…8285Base—$0.01100%coinbase72d ago0xa58a10…cc4f57

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.