Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0x4869…ac0aBase—$0.01100%coinbase76d ago0x2c404e…23622f
0x68a8…d9fb0x832d…4eddBase—$0.01100%coinbase76d ago0x54bdb2…8c2913
0x68a8…d9fb0x4cff…c6e1Base—$0.01100%coinbase76d ago0x48d6b1…dc9a5a
0x68a8…d9fb0x8d7f…4bb4Base—$0.01100%coinbase76d ago0xf56544…fb9c30
0x68a8…d9fb0x9a88…f3d8Base—$0.01100%coinbase76d ago0xb5ce4e…d09a85
0x68a8…d9fb0x2857…8363Base—$0.01100%coinbase76d ago0x22584a…4b7bd3
0x68a8…d9fb0x1ffd…b1bbBase—$0.01100%coinbase76d ago0xb999cb…fb6bc8
0x68a8…d9fb0x3ff7…ac17Base—$0.01100%coinbase76d ago0xe9234e…4c29b6
0x68a8…d9fb0x503c…bc11Base—$0.01100%coinbase76d ago0x6914b0…e95662
0x68a8…d9fb0x600a…c36aBase—$0.01100%coinbase76d ago0x7c8836…963cac
0x68a8…d9fb0xb353…319bBase—$0.01100%coinbase76d ago0x6e932e…05ab12
0x68a8…d9fb0xafb3…3d57Base—$0.01100%coinbase76d ago0x64c738…1c1482
0x68a8…d9fb0xd140…fa27Base—$0.01100%coinbase76d ago0x8ff090…ef8dba
0x68a8…d9fb0x34bc…af5bBase—$0.01100%coinbase76d ago0x5754dc…36e6db
0x68a8…d9fb0xbb86…3519Base—$0.01100%coinbase76d ago0xfcfd1c…90ae61
0x68a8…d9fb0xd4ca…3e14Base—$0.01100%coinbase76d ago0x1deb0f…7e9c8b
0x68a8…d9fb0x58b1…5774Base—$0.01100%coinbase76d ago0xee06c5…ea5e20
0x68a8…d9fb0xdc0c…cfcfBase—$0.01100%coinbase76d ago0x1c639e…0713c5
0x68a8…d9fb0x87a3…e510Base—$0.01100%coinbase76d ago0x1c25b3…b9a6af
0x68a8…d9fb0xbe8c…d707Base—$0.01100%coinbase77d ago0xc12434…af8f27
0x68a8…d9fb0xfca2…ed6cBase—$0.01100%coinbase77d ago0xec13cb…17b907
0x68a8…d9fb0x3b1f…a840Base—$0.01100%coinbase77d ago0xbee815…0aa96d
0x68a8…d9fb0xdf75…f080Base—$0.01100%coinbase77d ago0xdd1239…d814e3
0x68a8…d9fb0xe751…e36fBase—$0.01100%coinbase77d ago0xcd72e9…a97c1b
0x68a8…d9fb0x0d2d…844aBase—$0.01100%coinbase77d ago0x6caf2b…916ea2

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.