Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x4c54a4…2c5068
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0xdd6c1c…a0f63c
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x0fa1a6…a54d2d
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x80ee9f…afae59
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x03b102…3f1b0f
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x0ffb9b…e0c677
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x5e425d…f8b02f
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x73f81d…2c8c49
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0xb11cf5…d023fe
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0xaac1f8…064cf0
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.99100%payAI1d ago0x7ad2b7…301269
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0x32b373…d277ae
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0x7ccc9f…221b08
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0xffcd61…63a8ce
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0x0cec8b…70bc5b
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0xa9fca7…ae9ec6
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0x10787c…16d7b5
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.50100%payAI1d ago0x8474fa…76cbde
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.10100%payAI1d ago0x07c3eb…2d2d3b
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.10100%payAI1d ago0x77ac73…f98097
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.05100%payAI1d ago0xc49739…ea8bce
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.05100%payAI1d ago0x781068…a9f1b5
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.01100%payAI1d ago0xa14d52…de5288
0xbcf3…b7d90xe791…2a0aBaseRealedgerRwa$0.01100%payAI1d ago0x80cb91…2c1700

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.