Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67b8…caa50x2ab3…960eBase—$0.01100%coinbase67d ago0x3576f4…04cbb7
0x67b8…caa50xb262…f35bBase—$0.01100%coinbase67d ago0x5bf995…c40275
0x67b8…caa50x28ba…0c89Base—$0.01100%coinbase67d ago0x8f14d1…8f4964
0x67b8…caa50xc481…b330Base—$0.01100%coinbase67d ago0x822530…fc0fe1
0x67b8…caa50xc543…9e8bBase—$0.01100%coinbase67d ago0x11f7b5…f62def
0x67b8…caa50x44ea…3d9fBase—$0.01100%coinbase67d ago0x7dc973…057628
0x67b8…caa50x6599…33bfBase—$0.01100%coinbase67d ago0x4419d0…377b57
0x67b8…caa50xbb8d…c0cbBase—$0.01100%coinbase67d ago0xe0f52e…9c2a2b
0x67b8…caa50xc3f6…aa70Base—$0.01100%coinbase67d ago0xb5d4ff…31bea3
0x67b8…caa50x8e81…2b00Base—$0.01100%coinbase67d ago0xd98259…14f72a
0x67b8…caa50xd5ed…1719Base—$0.01100%coinbase67d ago0x99ccef…9d6ffc
0x67b8…caa50x2a12…5e0aBase—$0.01100%coinbase67d ago0x2c3fcc…e66174
0x67b8…caa50xf3c3…3dbcBase—$0.01100%coinbase67d ago0x2c50ca…14bf9e
0x67b8…caa50x6de9…ef85Base—$0.01100%coinbase67d ago0x539594…eb8d2d
0x67b8…caa50xfe95…2987Base—$0.01100%coinbase67d ago0x89b914…016c64
0x67b8…caa50x8b95…3437Base—$0.01100%coinbase67d ago0xfbdd20…0da528
0x67b8…caa50xcbdf…0ea5Base—$0.01100%coinbase67d ago0x43158b…8d0d55
0x67b8…caa50x871c…2e04Base—$0.01100%coinbase67d ago0x6e29e9…af363c
0x67b8…caa50x4482…e1d3Base—$0.01100%coinbase67d ago0x89c509…816d20
0x67b8…caa50x541d…fe11Base—$0.01100%coinbase67d ago0xfc3ba9…1a1762
0x67b8…caa50x0f46…767eBase—$0.01100%coinbase67d ago0xed38b3…b45c01
0x67b8…caa50xc071…f8b3Base—$0.01100%coinbase67d ago0xf9206e…97c40f
0x67b8…caa50x283c…8efdBase—$0.01100%coinbase67d ago0x0d520d…a82104
0x67b8…caa50x5444…8950Base—$0.01100%coinbase67d ago0xca6d13…ce02ec
0x67b8…caa50x0313…d19bBase—$0.01100%coinbase67d ago0xa9778e…649f6d

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.