Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase2d ago0x6abc22…47c91f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x6e3459…403f16
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase2d ago0xa8ab81…f0919f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x43cff2…0546e4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x7fb6f3…f6a7f9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0xf57377…fd4e16
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x4fc29f…96ba51
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x769760…bb9871
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x7fce9f…e8b0ba
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x3e5e38…bfdf33
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x229d46…d998d1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x3501c9…581f4b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x534d3f…377aee
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xe7cf1c…9445d3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x5a6399…eaf0e7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xbb95f2…aa29bf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x89976c…0ea341
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xedbed8…c6ffdd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xcdec7f…712e2e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x0c05d8…cf7d8b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0x2897f6…e9855d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xfd6caf…a868fd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase3d ago0xca8e79…e9089b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x329bc4…24463a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase3d ago0x106727…1d6580

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.