Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase5d ago0x286073…9ad1d8
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.004100%coinbase5d ago0x4b3729…189fa2
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xc3c8b9…292713
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.004100%coinbase5d ago0x8fb222…1b0f72
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xfb531b…51f1f6
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x3256f1…9bdfbd
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xa63bd9…235b59
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xec70b1…358697
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xbf8d7a…c04291
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x9dbde5…e411ad
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x6e3f58…649e1e
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xef0585…228e26
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x58835c…eeca9b
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x136d62…33944e
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x720a36…2ff9c0
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xdbf9d5…f2c87d
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x89a14c…0bbd01
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x2bbb48…fd6d49
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x30cd21…3df22a
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x49fc73…b29437
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x10758d…6d8401
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xbd01f6…a39b2d
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xc9e01d…56827f
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x061088…f5ce44
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x826195…8779d3

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.